[Add] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / 3 / b / 2 / PermissionsSwiftUI / 1.4.1 / PermissionsSwiftUI.podspec.json
blobca148132a800cac5260281edbb9d6373d3b662c0
2   "name": "PermissionsSwiftUI",
3   "version": "1.4.1",
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"