Skip to content

GlobalTechnology/ios-ekko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To develop on Ekko, run the following commands to get the project set up.
> sudo gem install cocoapods
> pod setup
> pod repo add globaltechnology [email protected]:ios/cocoapods-specs.git
> pod install
> open Ekko.xcworkspace