blob: 1f9ce8361666463416765729cba5f2a515b06188 [file] [log] [blame]
{
"name": "KPKit",
"version": "0.0.8",
"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.8"
},
"source_files": "KPKit/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"YYCache": [
],
"Masonry": [
],
"MJExtension": [
],
"SDWebImage": [
],
"FMDB": [
],
"pop": [
]
}
}