blob: 8a679234945e61d66a3a150ae27683afaa917b36 [file] [log] [blame]
{
"name": "JKNetwork",
"version": "0.0.6",
"summary": "Secondary packaging.",
"homepage": "https://github.com/JekinChou/JKNetWorking",
"authors": {
"zhangjie": "454200568@qq.com"
},
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/JekinChou/JKNetWorking.git",
"tag": "0.0.6"
},
"source_files": [
"JKNetworking/JKNetworkingKit",
"*"
],
"dependencies": {
"AFNetworking": [
"~>3.0.0"
]
}
}