blob: 35a4235e0fae74cb72c0fbb66919fe71660cb911 [file] [log] [blame]
{
"name": "FHNetWorkingManager",
"version": "0.1.5",
"summary": "蜂核网络基础库",
"description": "TODO: 蜂核网络基础网络库",
"homepage": "http://10.0.2.8:9090/fenghe/FHNetWorkingManager.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"@xiexin": "xin.xie@imcore.com"
},
"source": {
"git": "http://10.0.2.8:9090/fenghe/FHNetWorkingManager.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FHNetWorkingManager/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
],
"Reachability": [
"~> 3.2"
]
}
}