Added Carthage Support

This commit is contained in:
Andrew Walz 2017-03-23 10:11:50 -06:00
parent 4c390fb6c6
commit a5aeb78dee

View file

@ -58,7 +58,7 @@ pod "SwiftyCam"
Add this to `Cartfile`
```
github "Awalz/SwiftyCam" ~> 2.1
github "Awalz/SwiftyCam" ~> 2.2.1
```
```