blob: 2002178cab8e4c304913e8318eb28f21ffb11dbd [file] [log] [blame]
{
"name": "JLXXNetWorking",
"version": "1.3.9",
"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.3.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JLXXNetWorking/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}