This is the iOS client for Pkkup
- Clone the repository
- Install CocoaPods
sudo gem install cocoapods
- Install Pods
pod install
- Update/initialize the hacktoolkit-ios_lib submodule (temporary step until CocoaPods supports Swift source files natively)
git submodule update --init
(subsequent update don't need the--init
flag)
- Set up API keys
- Create a
secrets.xcconfig
config file based onsecrets.xcconfig.template
- Obtain API keys from ... and add the keys to
secrets.xcconfig
- Create a
- Run it!
Pkkup-iOS
is licensed under MIT. SeeLICENSE
- hacktoolkit-ios_lib` is licensed under MIT
- Full details: http://hacktoolkit.com
- The Font Awesome font is licensed under the SIL OFL 1.1:
- Font Awesome by Dave Gandy - http://fontawesome.io
- Full details: http://fontawesome.io/license