Pyrenees
Coshx Swift base library.
Installation
Using CocoaPods
Add this line to your Podfile:
pod 'Pyrenees'
And run pod install
.
Using Carthage
Add this line to your Cartfile:
github "coshx/pyrenees"
And run carthage update
.
Using as a submodule
Clone this repo and add pyrenees.xcodeproj
into your workspace.