[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / a / 1 / 7 / PopupDialog-JX / 1.1.1-jx1 / PopupDialog-JX.podspec.json
blobb391f50fa25aab45e73a970318a2650b3630df5d
2   "name": "PopupDialog-JX",
3   "version": "1.1.1-jx1",
4   "summary": "A simple custom popup dialog view controller.",
5   "description": "A simple custom popup dialog view controller.",
6   "homepage": "https://github.com/tospery/PopupDialog-JX",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tospery": "yangjianxiang@xunyou.com"
13   },
14   "source": {
15     "git": "https://github.com/tospery/PopupDialog-JX.git",
16     "tag": "1.1.1-jx1"
17   },
18   "requires_arc": true,
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "PopupDialog-JX/Classes/**/*",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "DynamicBlurView": [
27       "~> 4.0"
28     ]
29   },
30   "swift_version": "5.0"