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