blob: 7d5ede56abd7dfcd9c0b0237a0aa9323bb6abaa5 [file] [log] [blame]
{
"name": "GDNetworking-X",
"version": "0.1.9",
"summary": "A short description of GDNetworking-X.It is a heavey network frame for iOS bases on Objective-C",
"description": "Highly customizable discrete network framework",
"homepage": "https://github.com/journeyyoung/GDNetworking-X",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"journey": "1073507045@qq.com"
},
"source": {
"git": "https://github.com/JourneyYoung/GDNetworking-X.git",
"tag": "0.1.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GDNetworking-X/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
},
"frameworks": "CFNetwork"
}