<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Cocopods API v2 installation &amp;quot;Unable to find a specification for `ObjectiveDropboxOfficial` in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Cocopods-API-v2-installation-quot-Unable-to-find-a-specification/m-p/200384#M9383</link>
    <description>&lt;P&gt;That is the right pod name, but have you run `pod setup` yet? Try that if you haven't. If you have, try `pod repo update`.&lt;/P&gt;</description>
    <pubDate>Tue, 03 Jan 2017 20:47:21 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2017-01-03T20:47:21Z</dc:date>
    <item>
      <title>Cocopods API v2 installation "Unable to find a specification for `ObjectiveDropboxOfficial`"</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Cocopods-API-v2-installation-quot-Unable-to-find-a-specification/m-p/200382#M9381</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am attempting to install API v2 into a sample Mac OS project using cocoa pods and get "Unable to find a specification for `ObjectiveDropboxOfficial`". I don't have a lot of experience using dependency managers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What am I doing wrong? Please see output below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Podfile content:&lt;BR /&gt;-----------------------------------------------------------------------------------------------&lt;/P&gt;&lt;PRE&gt;# Uncomment this line to define a global platform for your project
# platform :ios, '9.0'
target 'DBMacApp' do
# Uncomment this line if you're using Swift or would like to use dynamic frameworks
# use_frameworks!
# Pods for DBMacApp
pod 'ObjectiveDropboxOfficial'
end&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;pod install output:&lt;BR /&gt;-----------------------------------------------------------------------------------------------&lt;/P&gt;&lt;PRE&gt;mark-smiths-imac:DBMacApp smithms$ pod install --verbose
Preparing
Analyzing dependencies
Inspecting targets to integrate
Using `ARCHS` setting to build architectures of target `Pods-DBMacApp`: (``)
Resolving dependencies of `Podfile`
[!] Unable to find a specification for `ObjectiveDropboxOfficial`
/Library/Ruby/Gems/2.0.0/gems/cocoapods-1.0.1/lib/cocoapods/resolver.rb:442:in `handle_resolver_error'
/Library/Ruby/Gems/2.0.0/gems/cocoapods-1.0.1/lib/cocoapods/resolver.rb:65:in `rescue in resolve'
/Library/Ruby/Gems/2.0.0/gems/cocoapods-1.0.1/lib/cocoapods/resolver.rb:57:in `resolve'
/Library/Ruby/Gems/2.0.0/gems/cocoapods-1.0.1/lib/cocoapods/installer/analyzer.rb:563:in `block in resolve_dependencies'
/Library/Ruby/Gems/2.0.0/gems/cocoapods-1.0.1/lib/cocoapods/user_interface.rb:63:in `section'
/Library/Ruby/Gems/2.0.0/gems/cocoapods-1.0.1/lib/cocoapods/installer/analyzer.rb:561:in `resolve_dependencies'
/Library/Ruby/Gems/2.0.0/gems/cocoapods-1.0.1/lib/cocoapods/installer/analyzer.rb:76:in `analyze'
/Library/Ruby/Gems/2.0.0/gems/cocoapods-1.0.1/lib/cocoapods/installer.rb:227:in `analyze'
/Library/Ruby/Gems/2.0.0/gems/cocoapods-1.0.1/lib/cocoapods/installer.rb:151:in `block in resolve_dependencies'
/Library/Ruby/Gems/2.0.0/gems/cocoapods-1.0.1/lib/cocoapods/user_interface.rb:63:in `section'
/Library/Ruby/Gems/2.0.0/gems/cocoapods-1.0.1/lib/cocoapods/installer.rb:150:in `resolve_dependencies'
/Library/Ruby/Gems/2.0.0/gems/cocoapods-1.0.1/lib/cocoapods/installer.rb:114:in `install!'
/Library/Ruby/Gems/2.0.0/gems/cocoapods-1.0.1/lib/cocoapods/command/install.rb:37:in `run'
/Library/Ruby/Gems/2.0.0/gems/claide-1.0.0/lib/claide/command.rb:334:in `run'
/Library/Ruby/Gems/2.0.0/gems/cocoapods-1.0.1/lib/cocoapods/command.rb:50:in `run'
/Library/Ruby/Gems/2.0.0/gems/cocoapods-1.0.1/bin/pod:55:in `&amp;lt;top (required)&amp;gt;'
/usr/local/bin/pod:23:in `load'
/usr/local/bin/pod:23:in `&amp;lt;main&amp;gt;'
mark-smiths-imac:DBMacApp smithms$ &lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:27:08 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Cocopods-API-v2-installation-quot-Unable-to-find-a-specification/m-p/200382#M9381</guid>
      <dc:creator>smithmsdb</dc:creator>
      <dc:date>2019-05-29T09:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cocopods API v2 installation "Unable to find a specification for `ObjectiveDropboxOfficial`</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Cocopods-API-v2-installation-quot-Unable-to-find-a-specification/m-p/200384#M9383</link>
      <description>&lt;P&gt;That is the right pod name, but have you run `pod setup` yet? Try that if you haven't. If you have, try `pod repo update`.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2017 20:47:21 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Cocopods-API-v2-installation-quot-Unable-to-find-a-specification/m-p/200384#M9383</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-01-03T20:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cocopods API v2 installation "Unable to find a specification for `ObjectiveDropboxOfficial`</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Cocopods-API-v2-installation-quot-Unable-to-find-a-specification/m-p/200387#M9385</link>
      <description>&lt;P&gt;Yes, after some additional research, I found the suggestion to run ‘pod repo update’.&lt;BR /&gt;I then ran ‘pod install’ again and it seemed to work fine.&lt;/P&gt;&lt;P&gt;Thanks so much for your quick response.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jan 2017 20:53:58 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Cocopods-API-v2-installation-quot-Unable-to-find-a-specification/m-p/200387#M9385</guid>
      <dc:creator>smithmsdb</dc:creator>
      <dc:date>2017-01-03T20:53:58Z</dc:date>
    </item>
  </channel>
</rss>

