https://github.com/blodely/configkit
Configuration toolkit for iOS project writen in Objective-C
https://github.com/blodely/configkit
ios objective-c pod podfile
Last synced: over 1 year ago
JSON representation
Configuration toolkit for iOS project writen in Objective-C
- Host: GitHub
- URL: https://github.com/blodely/configkit
- Owner: blodely
- License: mit
- Created: 2016-11-29T01:04:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-12-10T05:39:32.000Z (over 4 years ago)
- Last Synced: 2025-03-03T11:40:11.654Z (over 1 year ago)
- Topics: ios, objective-c, pod, podfile
- Language: Objective-C
- Size: 375 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LYConfigKit
### Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
### Requirements
iOS 8.0
### Installation
LYConfigKit is available through **CocoaPods**. To install
it, simply add the following line to your Podfile:
```bash
pod "LYConfigKitit"
```
### Author
骆昱, indie.luo@gmail.com
## License
ConfigKit is available under MIT license. See the LICENSE file for more info.