blob: 67ea31546a5567a373632cf8f61c2f790ef25904 [file] [log] [blame]
{
"name": "ColaUIKit",
"version": "0.0.1",
"summary": "ColaUIKit Make Your App Easily",
"homepage": "https://github.com/ColaWei/ColaUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"colaWei": "18046053193@163.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/ColaWei/ColaUIKit.git",
"tag": "0.0.1"
},
"frameworks": [
"Foundation",
"UIKit"
],
"subspecs": [
{
"name": "XibBrige",
"public_header_files": "ColaUIKit/XibBrige/*.h",
"source_files": "ColaUIKit/XibBrige"
}
]
}