blob: 2bd1581887d94642fe41d178ba85f7f7142e2a89 [file] [log] [blame]
{
"name": "CIComponentKit",
"version": "1.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/CIComponentKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ManoBoo": "manoboo@icloud.com",
"NEWWORLD": "sytnewworld@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CodeInventorGroup/CIComponentKit.git",
"tag": "1.0.1"
},
"source_files": [
"Sources/*.swift",
"Sources/**/*.swift"
],
"resources": "Sources/CICResources/CIComponentKitResources.bundle",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}