mirror of
https://github.com/averello/LogKit.git
synced 2026-03-01 18:23:21 +01:00
27 lines
502 B
Markdown
27 lines
502 B
Markdown
# ContentKit
|
|
|
|
Manage content.
|
|
|
|
## Example
|
|
|
|
To run the example project, clone the repo, and run `pod install` from the Example directory first.
|
|
|
|
## Requirements
|
|
|
|
## Installation
|
|
|
|
ContentKit is available through [CocoaPods](http://cocoapods.org). To install
|
|
it, simply add the following line to your Podfile:
|
|
|
|
```ruby
|
|
pod "ContentKit"
|
|
```
|
|
|
|
## Author
|
|
|
|
Georges Boumis, developer.george.boumis@gmail.com
|
|
|
|
## License
|
|
|
|
ContentKit is available under the Apache 2.0 license. See the LICENSE file for more info.
|