blob: ce863c3ec1e0f9c73054fb6b482e9291ccd5ee86 [file] [log] [blame]
{
"name": "JKNetwork",
"version": "0.0.5",
"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.5"
},
"source_files": [
"JKNetworking/JKNetworkingKit",
"*"
],
"dependencies": {
"AFNetworking": [
"~>3.0.0"
]
}
}