blob: e9540be6e874dfcc0f1fc3f8b900d1649c951cd1 [file] [log] [blame]
{
"name": "HRCMP_BAS_Network",
"version": "0.1.2",
"summary": "HRCMP_BAS_Network",
"description": "Risenb iOS Development Components of HRCMP_BAS_Network",
"homepage": "https://git.oschina.net",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"穆英波": "obgniyum@icloud.com"
},
"source": {
"git": "https://git.oschina.net/obgniyum/HRCMP_BAS_Network.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HRCMP_BAS_Network/Classes/*.{h}",
"dependencies": {
"AFNetworking": [
]
},
"subspecs": [
{
"name": "Basic",
"source_files": "HRCMP_BAS_Network/Classes/Basic/*.{h,m}"
}
]
}