ConfigKit
[![CI Status](http://img.shields.io/travis/Will Powell/ConfigKit.svg?style=flat)](https://travis-ci.org/Will Powell/ConfigKit)
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
ConfigKit is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "ConfigKit"
You can add the parameters to info plist
CONFIG_FIXED = YES CONFIG_ACCOUNT = "ACCOUNT NAME" CONFIG_BRANCH = "BRANCH NAME"
Author
Will Powell, [email protected]
License
ConfigKit is available under the MIT license. See the LICENSE file for more info.