[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / b / 2 / PermissionsSwiftUI / 1.4.2 / PermissionsSwiftUI.podspec.json
blob6361e1a451b5cca2bba3af511614371aa5131b75
2   "name": "PermissionsSwiftUI",
3   "version": "1.4.2",
4   "summary": "A SwiftUI package to beautifully display and handle permissions.",
5   "description": "PermissionsSwiftUI can display either a modal or alert popover to show an interactive permissions request view with button. All the text and colors are highly configuration and customizable.",
6   "homepage": "https://github.com/jevonmao/PermissionsSwiftUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "<Jingwen Mao>": "<woodburyjevonmao@gmail.com>"
13   },
14   "source": {
15     "git": "https://github.com/jevonmao/PermissionsSwiftUI.git",
16     "tag": "1.4.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "Sources/PermissionsSwiftUI/**/**/*.swift",
23   "dependencies": {
24     "Introspect": [
26     ]
27   },
28   "swift_version": "5.0"