[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / 7 / e / PopupDialog / 1.1.1 / PopupDialog.podspec.json
blobdd6113cb4b7093de2c0ac404a40c7562e74e3791
2   "name": "PopupDialog",
3   "version": "1.1.1",
4   "summary": "A simple custom popup dialog view controller",
5   "homepage": "https://github.com/orderella/PopupDialog",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Martin Wildfeuer": "mwfire@mwfire.de"
12   },
13   "source": {
14     "git": "https://github.com/orderella/PopupDialog.git",
15     "tag": "1.1.1"
16   },
17   "social_media_url": "https://twitter.com/theMWFire",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "PopupDialog/Classes/**/*",
22   "swift_versions": "5.0",
23   "dependencies": {
24     "DynamicBlurView": [
25       "~> 4.0"
26     ]
27   },
28   "swift_version": "5.0"