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