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