blob: c5a4011133eb0119f5cb786e62209f7915556488 [file] [log] [blame]
{
"name": "JDNetwork",
"version": "2.3.9",
"summary": "JDNetwork",
"description": "JDRouter",
"homepage": "https://github.com/JDongKhan/JDNetwork.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangjindong": "419591321@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JDongKhan/JDNetwork.git",
"tag": "2.3.9"
},
"frameworks": "Foundation",
"requires_arc": true,
"source_files": "Framework/*.{h,m}",
"public_header_files": "Framework/*.h",
"dependencies": {
"AFNetworking": [
]
}
}