[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / f / 8 / FHNetWorkingManager / 0.1.5 / FHNetWorkingManager.podspec.json
blob35a4235e0fae74cb72c0fbb66919fe71660cb911
2   "name": "FHNetWorkingManager",
3   "version": "0.1.5",
4   "summary": "蜂核网络基础库",
5   "description": "TODO: 蜂核网络基础网络库",
6   "homepage": "http://10.0.2.8:9090/fenghe/FHNetWorkingManager.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "@xiexin": "xin.xie@imcore.com"
13   },
14   "source": {
15     "git": "http://10.0.2.8:9090/fenghe/FHNetWorkingManager.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "FHNetWorkingManager/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.2.1"
25     ],
26     "Reachability": [
27       "~> 3.2"
28     ]
29   }