[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 3 / 0 / LGAlertHUD / 1.0.4 / LGAlertHUD.podspec.json
blobcb33afd1186d72cd72be448eec18f249b0477970
2   "name": "LGAlertHUD",
3   "version": "1.0.4",
4   "summary": "提示框,进度条",
5   "homepage": "https://github.com/LYajun/LGAlertHUD",
6   "license": "MIT",
7   "authors": {
8     "刘亚军": "liuyajun1999@icloud.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/LYajun/LGAlertHUD.git",
15     "tag": "1.0.4"
16   },
17   "source_files": [
18     "LGAlertHUD/*.{h,m}",
19     "LGAlertHUD/Lancoo/*.{h,m}"
20   ],
21   "resources": "LGAlertHUD/LGAlertHUD.bundle",
22   "requires_arc": true,
23   "dependencies": {
24     "Masonry": [
26     ],
27     "YJExtensions": [
29     ]
30   },
31   "subspecs": [
32     {
33       "name": "AlertView",
34       "source_files": "LGAlertHUD/AlertView/*.{h,m}"
35     }
36   ]