[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 6 / e / XHHelper / 0.0.8 / XHHelper.podspec.json
blob9390df4489330fb8f02561e56feaaa49c6292d8c
2   "name": "XHHelper",
3   "version": "0.0.8",
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.8"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XHHelper/Classes/**/*",
22   "ios": {
23     "vendored_frameworks": "Frameworks/XHHelper.framework"
24   },
25   "dependencies": {
26     "AFNetworking": [
27       "~> 3.2.1"
28     ],
29     "MBProgressHUD": [
30       "~> 1.1.0"
31     ]
32   }