[Add] CZarSDK 1.1.12-test06
[CocoaPods.git] / Specs / c / 7 / e / PopupDialog / 1.1.0 / PopupDialog.podspec.json
blob64e9f8e2343d9869383299928c0b5a387c65e671
2   "name": "PopupDialog",
3   "version": "1.1.0",
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.0"
16   },
17   "social_media_url": "https://twitter.com/theMWFire",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "PopupDialog/Classes/**/*",
22   "swift_version": "5",
23   "dependencies": {
24     "DynamicBlurView": [
25       "~> 3.0.1"
26     ]
27   }