blob: a938295e9778c4b9c1156566267a38a74015eb4a [file] [log] [blame]
{
"name": "JKNetworking_",
"version": "0.2.1",
"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.2.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JKNetworking/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"JKDataHelper": [
]
}
}