[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / 7 / e / PopupDialog / 0.9.0 / PopupDialog.podspec.json
blobb2fbd71c43b9ac9b07d51fcffff34fa1143de8fa
2   "name": "PopupDialog",
3   "version": "0.9.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": "0.9.0"
16   },
17   "social_media_url": "https://twitter.com/theMWFire",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PopupDialog/Classes/**/*",
22   "dependencies": {
23     "DynamicBlurView": [
24       "~> 3.0.1"
25     ]
26   }