blob: 1707a01d8f7bd9fac9aeeab6eb9b71f5ed75a641 [file] [log] [blame]
{
"name": "JKNetworking_",
"version": "0.1.3",
"summary": "this is a network tool,it refrence YTKNetwork,and depend on AFNetworking",
"description": "this is a network tool,it refrence YTKNetwork,and depend on AFNetworking,it will udpate with the need.",
"homepage": "https://github.com/xindizhiyin2014/JKNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xindizhiyin2014": "929097264@qq.com"
},
"source": {
"git": "https://github.com/xindizhiyin2014/JKNetworking.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JKNetworking/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"JKDataHelper": [
]
}
}