[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 3 / f / LYAlertView / 0.0.4 / LYAlertView.podspec.json
blob79c2575d2a781a247f28a1ccbb3ee8e8278cda7e
2   "name": "LYAlertView",
3   "version": "0.0.4",
4   "summary": "一个具有高度拓展性的弹框轮子",
5   "description": "工厂模式和建造者模式相结合,拓展性高,自带动画的弹框",
6   "frameworks": [
7     "Foundation",
8     "UIKit"
9   ],
10   "homepage": "https://github.com/Mikebanana/LYAlertViewDemo",
11   "swift_versions": "5.0",
12   "license": {
13     "type": "MIT",
14     "file": "FILE_LICENSE"
15   },
16   "authors": {
17     "Mikebanana": "liyu283026@163.com"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source": {
23     "git": "https://github.com/Mikebanana/LYAlertViewDemo.git",
24     "tag": "0.0.4"
25   },
26   "source_files": [
27     "LYAlertViewDemo/LYAlertView",
28     "LYAlertViewDemo/LYAlertView/*.{swift}"
29   ],
30   "swift_version": "5.0"