Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 728c906

Browse files
committed
Objective C support added
1 parent 1cc7a2b commit 728c906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Embedded frameworks require a minimum deployment target of iOS 8.
6767
###Using CocoaPods
6868
Just add this to your Podfile.
6969
```ruby
70-
pod 'MotionKit', '~> 0.6'
70+
pod 'MotionKit'
7171
```
7272
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.
7373
```bash

0 commit comments

Comments
 (0)