[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 3 / 9 / AlertMenu / 1.0.0 / AlertMenu.podspec.json
blobcf5e9eeecc9350e3312e5cd6d98cb169656a0bec
2   "name": "AlertMenu",
3   "version": "1.0.0",
4   "summary": "Alert menu",
5   "description": "Library for work with UIAlertControllerView",
6   "homepage": "https://github.com/DPLibs/AlertMenu",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dmitriy Polyakov": "dmitriyap11@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/DPLibs/AlertMenu.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "AlertMenu/**/*",
22   "swift_versions": "5.0",
23   "resource_bundles": {
24     "Localization": [
25       "AlertMenu/Localization/*.lproj/*.strings"
26     ]
27   },
28   "swift_version": "5.0"