Skip to content

Commit

Permalink
Updated installation instructions in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
poetmountain committed Jun 10, 2019
1 parent 683bee3 commit dd9cacc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,11 +158,13 @@ sequence.start()

## Installation

MotionMachine supports Swift Packages in Xcode 11 and above.

If you use CocoaPods, add this pod to your Podfile:

##### Podfile
```ruby
pod 'MotionMachine', '~> 1.3'
pod 'MotionMachine', '~> 2.0'
```

Or add the Sources directory to your project.
Expand Down

0 comments on commit dd9cacc

Please sign in to comment.