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: over 1 year ago
JSON representation

Configuration toolkit for iOS project writen in Objective-C

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.