[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 3 / 0 / LGAlertHUD / 1.0.0 / LGAlertHUD.podspec.json
blobd7843de11bc2f94063cb8091c2fad8d50206cfdf
2   "name": "LGAlertHUD",
3   "version": "1.0.0",
4   "summary": "提示框,进度条",
5   "homepage": "https://github.com/LYajun/LGAlertHUD",
6   "license": "MIT",
7   "authors": {
8     "刘亚军": "liuyajun1999@icloud.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/LYajun/LGAlertHUD.git",
15     "tag": "1.0.0"
16   },
17   "source_files": [
18     "LGAlertHUD/*.{h,m}",
19     "LGAlertHUD/AlertView/*.{h,m}"
20   ],
21   "resources": "LGAlertHUD/LGAlertHUD.bundle",
22   "requires_arc": true