Skip to content

Commit

Permalink
Objective C support added
Browse files Browse the repository at this point in the history
  • Loading branch information
MHaroonBaig committed Feb 20, 2015
1 parent 1cc7a2b commit 728c906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Embedded frameworks require a minimum deployment target of iOS 8.
###Using CocoaPods
Just add this to your Podfile.
```ruby
pod 'MotionKit', '~> 0.6'
pod 'MotionKit'
```
Note that you have to use CocoaPods version 0.36, the pre-released version which supports swift. If you don't already have it, you can grab it with a single command.
```bash
Expand Down

0 comments on commit 728c906

Please sign in to comment.