blob: e81120847a5c024eded72dda5eb8e4049e97f972 [file] [log] [blame]
{
"name": "JKNetWorking",
"version": "1.0.6",
"license": "MIT",
"summary": "Simple NetWorking Kit",
"homepage": "https://github.com/lwq718691587/JKNetWorking",
"authors": {
"刘伟强": "718691587@qq.com"
},
"source": {
"git": "https://github.com/lwq718691587/JKNetWorking.git",
"tag": "1.0.6"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"dependencies": {
"AFNetworking": [
]
},
"source_files": [
"JKNetWorking",
"*.{h,m}"
]
}