[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / c / 6 / e / XHHelper / 1.0.5 / XHHelper.podspec.json
blob09e6ab5d797016c4e097012afe7d216a86c43be5
2   "name": "XHHelper",
3   "version": "1.0.5",
4   "summary": "XHHelper是一款工具类库",
5   "description": "XHHelper是一款工具类库,包含了类别、基类等。",
6   "homepage": "https://github.com/xiaohuanghaung/XHHelper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "18811574335@163.com": "xiaohuanghuang"
13   },
14   "source": {
15     "git": "https://github.com/xiaohuanghaung/XHHelper.git",
16     "tag": "1.0.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XHHelper/Classes/**/*",
22   "ios": {
23     "vendored_frameworks": "Frameworks/XHHelper.framework"
24   },
25   "resources": "Frameworks/XHHelperResource.Bundle",
26   "dependencies": {
27     "AFNetworking": [
28       "~> 3.2.1"
29     ],
30     "MBProgressHUD": [
31       "~> 1.1.0"
32     ]
33   }