blob: d0c911251d74beae8e03c7ff2b155c8675d10577 [file] [log] [blame]
{
"name": "CICKit",
"version": "0.0.3.3",
"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.3.3"
},
"source_files": [
"CIComponentKit",
"CIComponentKit/**/*.{h,m}"
],
"resource_bundles": {
"CIComponentKit": [
"CIComponentKit/Resources/*.png"
]
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"SDWebImage/Core": [
]
}
}