blob: d203c523f7b0f4abb84427e7a3e5b34fadc1727d [file] [log] [blame]
{
"name": "DNNetworking",
"version": "1.0.5",
"summary": "A short description of DNNetworking.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DoNewsCode/DNNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JKzzz": "zhangjiankang@donews.com"
},
"source": {
"git": "https://github.com/DoNewsCode/DNNetworking.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DNNetworking/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"YYModel": [
"1.0.4"
]
},
"frameworks": "Foundation"
}