blob: 9dceefd188694b0c7b8b8548ab2f21d2565c2740 [file] [log] [blame]
{
"name": "JKNetworking_",
"version": "0.1.8",
"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.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JKNetworking/Classes/**/*",
"dependencies": {
"AFNetworking/Reachability": [
],
"AFNetworking/Serialization": [
],
"AFNetworking/Security": [
],
"AFNetworking/NSURLSession": [
],
"JKDataHelper": [
]
}
}