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