blob: 593e2b6eb836e0f18eb59d0a8df4dc0f156a0156 [file] [log] [blame]
{
"name": "KKBaseComponent",
"version": "0.0.2",
"summary": "KKBaseComponent for KKKit. wish you like it",
"description": "KKBaseComponent for KKKit. It contains some tools or baseModel and so on\n->0.0.2 add more category",
"homepage": "https://github.com/TieShanWang/KKBaseComponent",
"license": "MIT",
"authors": {
"wangtieshan": "15003836653@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/TieShanWang/KKBaseComponent.git",
"tag": "0.0.1"
},
"source_files": [
"KKBaseComponent/KKBaseComponent/**/*.{h,m,mm}",
"KKBaseComponent/KKBaseComponent/*.{h,m,mm}"
],
"frameworks": "UIKit",
"requires_arc": true
}