[Add] AlibabacloudGreen20220302 2.21.0
[CocoaPods.git] / Specs / c / 7 / 8 / YYYProgressHUD / 1.0.0 / YYYProgressHUD.podspec.json
blob1586aa856e86def702a982756bc9296c94c5ecb4
2   "name": "YYYProgressHUD",
3   "version": "1.0.0",
4   "summary": "YYYProgressHUD",
5   "description": "YYYProgressHUD 加载,文字提示",
6   "homepage": "https://github.com/276523923/YYYProgressHUD.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "276523923@qq.com": "yyyue@vip.qq.com"
13   },
14   "source": {
15     "git": "https://github.com/276523923/YYYProgressHUD.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "YYYProgressHUD/Classes/**/*.{h,m}",
23   "public_header_files": "YYYProgressHUD/Classes/**/*.h",
24   "dependencies": {
25     "YYYWeakProxy": [
26       "~> 1.0.0"
27     ]
28   }