[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / c / 6 / e / XHHelper / 0.0.5 / XHHelper.podspec.json
blob922600092c08fd73f200c017f3804520dc65053e
2   "name": "XHHelper",
3   "version": "0.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": "0.0.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XHHelper/Classes/**/*",
22   "ios": {
23     "vendored_frameworks": "Frameworks/XHHelper.framework"
24   }