Skip to content

coshx/pyrenees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pyrenees

CocoaPods

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.