blob: f45a7ff348f2aeae1507ec392f5185d7a9e3308e [file] [log] [blame]
{
"name": "KPKit",
"version": "0.0.6",
"summary": "A simple framework for iOS Program",
"homepage": "https://github.com/liukunpengiOS/KPKit.git",
"license": "MIT",
"authors": {
"kunpeng": "1169405067@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/liukunpengiOS/KPKit.git",
"tag": "0.0.6"
},
"source_files": "KPKit/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"YYCache": [
]
}
}