[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / e / 4 / 7 / PopupAlertController / 1.0.0 / PopupAlertController.podspec.json
blob02f19da6a03765521de8c9e494952190baf907b5
2   "name": "PopupAlertController",
3   "version": "1.0.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.0.0"
16   },
17   "social_media_url": "https://github.com/Bushtit/PopupAlertController",
18   "swift_version": "4.1",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "PopupAlertController/Classes/**/*",
23   "dependencies": {
24     "DynamicBlurView": [
25       "~> 2.0"
26     ]
27   }