[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 9 / b / ParamountDialogs / 2.0.4 / ParamountDialogs.podspec.json
blobc4994426f450eb3a31c798bc9bb9fbc184509dc9
2   "name": "ParamountDialogs",
3   "version": "2.0.4",
4   "summary": "A delightful dialog view for iOS in Swift",
5   "description": "ParamountDialogs is a delightful dialog view for iOS in Swift\"",
6   "homepage": "https://github.com/Meniny/ParamountDialogs",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Meniny": "Meniny@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Meniny/ParamountDialogs.git",
16     "tag": "2.0.4"
17   },
18   "social_media_url": "https://meniny.cn/",
19   "swift_version": "4.0",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "4.0"
25   },
26   "source_files": "ParamountDialogs/**/*{.swift}",
27   "frameworks": [
28     "Foundation",
29     "UIKit"
30   ],
31   "dependencies": {
32     "PresentationSettings": [
34     ],
35     "Kingfisher": [
37     ],
38     "JustLayout": [
40     ],
41     "SystemSounds": [
43     ]
44   }