[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / b / 8 / TonetimePermission / 0.1.0 / TonetimePermission.podspec.json
blobfb84d3b001753b3ba5b5a5924d2ac3f5d3377900
2   "name": "TonetimePermission",
3   "version": "0.1.0",
4   "summary": "SwiftUI Permission Checker.",
5   "description": "Simple way to handle permissions checks. Implemented in SwiftUI, similar to PAPermissions.",
6   "homepage": "https://github.com/tonetime/TonetimePermission",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "George": "george@tonetime.org"
13   },
14   "source": {
15     "git": "https://github.com/tonetime/TonetimePermission.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "13.1"
20   },
21   "swift_versions": "5.0",
22   "source_files": "TonetimePermissionCheck.swift",
23   "swift_version": "5.0"