blob: e6924f9cc921908dd16b08cfebc092ce5b797d35 [file] [log] [blame]
{
"name": "JLXXNetWorking",
"version": "1.4.2",
"summary": "JLXXNetWorking.",
"description": "网络请求类,改编自YTKNetWork.",
"homepage": "https://github.com/cnsuer/JLXXNetWorking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cnsuer": "842393459@qq.com"
},
"source": {
"git": "https://github.com/cnsuer/JLXXNetWorking.git",
"tag": "1.4.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JLXXNetWorking/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}