https://github.com/willpowell8/configkit
https://github.com/willpowell8/configkit
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/willpowell8/configkit
- Owner: willpowell8
- License: mit
- Created: 2017-02-01T16:19:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-07-24T10:53:33.000Z (almost 6 years ago)
- Last Synced: 2025-02-05T14:49:49.110Z (over 1 year ago)
- Language: Swift
- Size: 39.1 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ConfigKit
[](https://travis-ci.org/Will Powell/ConfigKit)
[](http://cocoapods.org/pods/ConfigKit)
[](http://cocoapods.org/pods/ConfigKit)
[](http://cocoapods.org/pods/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](http://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod "ConfigKit"
```
You can add the parameters to info plist
CONFIG_FIXED = YES
CONFIG_ACCOUNT = "ACCOUNT NAME"
CONFIG_BRANCH = "BRANCH NAME"
## Author
Will Powell, willpowell8@gmail.com
## License
ConfigKit is available under the MIT license. See the LICENSE file for more info.