blob: f7e44201c0dbc940fad220925a15af5e8dfc052c [file] [log] [blame]
{
"name": "JKNetWorking",
"version": "1.0.8",
"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.8"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"dependencies": {
"AFNetworking": [
"3.1.0"
]
},
"source_files": [
"JKNetWorking",
"*.{h,m}"
]
}