blob: cdacb1ad5529dd113d48448135628c1c5a0e5796 [file] [log] [blame]
{
"name": "CICKit",
"version": "0.0.1-beta.1",
"summary": "CIComponentKit-Objc, a component kit made by ManoBoo & NEWWORLD",
"description": "CIComponentKit-Objc, a component kit made by ManoBoo & NEWWORLD, issue to us",
"homepage": "https://github.com/CodeInventorGroup/CICKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sytnewworld": "sytnewworld@gmail.com",
"ManoBoo": "manoboo@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CodeInventorGroup/CICKit.git",
"tag": "0.0.1-beta.1"
},
"source_files": [
"CIComponentKit",
"CIComponentKit/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}