[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 4 / 5 / CombancHUD / 0.0.2 / CombancHUD.podspec.json
blob41c37ba3b2cfa1aef07f98895fd2445571bb88eb
2   "name": "CombancHUD",
3   "version": "0.0.2",
4   "summary": "CombancHUD.",
5   "description": "CombancHUD 提示转圈工具",
6   "homepage": "https://git.coding.net/huahuasj/CombancHUD.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "王楠": "wangnan1082@126.com"
13   },
14   "source": {
15     "git": "https://git.coding.net/u/huahuasj/p/CombancHUD.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "CombancHUD/*.{h,m}",
19   "resources": "CombancHUD/CombancHUD.bundle",
20   "ios": {
21     "frameworks": [
22       "UIKit",
23       "Foundation",
24       "CoreFoundation"
25     ]
26   },
27   "requires_arc": true,
28   "platforms": {
29     "ios": "8.0"
30   },
31   "dependencies": {
32     "MBProgressHUD": [
34     ]
35   }