[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 0 / e / HBMFoundation / 0.1.0 / HBMFoundation.podspec.json
blob8057f17b9ac515a5e37263b36518ad178901dab2
2   "name": "HBMFoundation",
3   "version": "0.1.0",
4   "summary": "A short description of HBMFoundation.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/outatu/HBMFoundation.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "outatu": "outatu@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/outatu/HBMFoundation.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HBMFoundation/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.3"
25     ],
26     "Reachability": [
27       "~> 3.2"
28     ]
29   }