blob: 45b3a2cc45d5c25d187bbae112619ca3b7e2dd6a [file] [log] [blame]
{
"name": "JKNetworking_",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JKNetworking/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"JKDataHelper": [
]
}
}