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