[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 4 / 7 / PopupAlertController / 1.1.0 / PopupAlertController.podspec.json
blob5b5757f6bf6e6f6bff75eb04e0fcd8973c87079c
2   "name": "PopupAlertController",
3   "version": "1.1.0",
4   "summary": "A popup alert view controller for iOS.",
5   "homepage": "https://github.com/Bushtit/PopupAlertController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Bushtit Lab": "admin@meniny.cn"
12   },
13   "source": {
14     "git": "https://github.com/Bushtit/PopupAlertController.git",
15     "tag": "1.1.0"
16   },
17   "social_media_url": "https://github.com/Bushtit/PopupAlertController",
18   "swift_versions": "5",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "PopupAlertController/Classes/**/*",
23   "dependencies": {
24     "EABlurView": [
26     ]
27   }