blob: 2dd8e8c37e8dd732b216a5aef4c057cf49973abd [file] [log] [blame]
{
"name": "XHNetwork",
"version": "0.0.3",
"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.3"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}