blob: 30301f9d51c57868d9063c72c12139b4fb6d12c2 [file] [log] [blame]
{
"name": "KKKit",
"version": "0.0.1",
"summary": "KKKit",
"description": "KKKit,It is a parent.",
"homepage": "https://github.com/TieShanWang/KKKit",
"license": "MIT",
"authors": {
"wangtieshan": "15003836653@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/TieShanWang/KKKit.git",
"tag": "0.0.1"
},
"frameworks": "UIKit",
"requires_arc": true,
"subspecs": [
{
"name": "KKRequest",
"dependencies": {
"KKRequest": [
]
}
}
]
}