[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 6 / e / XHHelper / 1.0.6 / XHHelper.podspec.json
blob4f76ad4dfeb84bab098de6d349b8c7b734e7d0b1
2   "name": "XHHelper",
3   "version": "1.0.6",
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.6"
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     "PPBadgeView": [
34       "~> 2.1.0"
35     ]
36   }