blob: 6e86fae5a5c166b10537b4908308838b2de49701 [file] [log] [blame]
{
"name": "CICKit",
"version": "0.0.2.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",
"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.2.1"
},
"source_files": [
"CIComponentKit",
"CIComponentKit/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}