Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 20 days 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-12-10T05:39:32.000Z (about 3 years ago)
- Last Synced: 2024-12-26T13:47:17.913Z (about 2 months 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
## License
ConfigKit is available under MIT license. See the LICENSE file for more info.