blob: be1fa22766caf3c6cf9be963b8067ee401e7d956 [file] [log] [blame]
{
"name": "XHNetwork",
"version": "0.0.2",
"summary": "XHNetwork",
"description": "A short description of XHNetwork lib",
"homepage": "http://code.facash.com:8080/mobile/XHNetwork",
"license": "MIT",
"authors": {
"赵正华": "zhaozhenghua@xhqb.com"
},
"source": {
"git": "http://code.facash.com:8080/mobile/XHNetwork.git",
"tag": "0.0.2"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}