blob: 6aa8620b3e25091c113a828b7865bf9e1a70ed90 [file] [log] [blame]
{
"name": "DNNetworking",
"version": "1.0.8",
"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.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DNNetworking/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"YYModel": [
"1.0.4"
]
},
"frameworks": "Foundation"
}