blob: 4efa035fa94840e32173997da5c96b86c7d48daf [file] [log] [blame]
{
"name": "JKNetwork",
"version": "0.0.1",
"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.1"
},
"source_files": [
"JKNetworking/JKNetworkingKit",
"*"
],
"dependencies": {
"AFNetworking": [
"~>2.4.1"
]
}
}