[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / d / c / GWHUD / 1.0.2 / GWHUD.podspec.json
blob17853e37509d6659c08423221ab3359ede10e57a
2   "name": "GWHUD",
3   "version": "1.0.2",
4   "summary": "hud small demo",
5   "description": "gwhud是一个简单的loading控件",
6   "homepage": "https://gitee.com/g_w/GW_HUD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "gw",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://gitee.com/g_w/GW_HUD.git",
17     "tag": "1.0.2"
18   },
19   "source_files": "GW_HUD/GW_HUD/*.{h,m}",
20   "requires_arc": true,
21   "dependencies": {
22     "MBProgressHUD": [
24     ]
25   }