blob: 26060321ea32e2b933830edc0dda0d6d0b6920f6 [file] [log] [blame]
{
"name": "JDragonNetWork",
"version": "0.0.2",
"summary": "by---YTKNetWork",
"description": "this is JDragonNetWork",
"homepage": "https://github.com/lyc59621/JDNetWork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"姜锦龙": "lyc59621@icloud.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lyc59621/JDNetWork.git",
"tag": "0.0.2"
},
"source_files": "JDNetWork/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
]
}
}