Skip to content

Commit

Permalink
Update to latest version of API spec
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Pearl committed Oct 16, 2015
1 parent 379d912 commit 8b68271
Show file tree
Hide file tree
Showing 5 changed files with 190 additions and 188 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ To get started with SwiftyDropbox, we recommend you add it to your project using
platform :ios, '8.0'
use_frameworks!
pod 'SwiftyDropbox', :git => 'git@github.com:dropbox/SwiftyDropbox.git', :tag => '0.4'
pod 'SwiftyDropbox', :git => 'git@github.com:dropbox/SwiftyDropbox.git', :tag => '0.5'
```

1. From the project directory, install the SwiftyDropbox SDK with:
Expand Down
Loading

0 comments on commit 8b68271

Please sign in to comment.