blob: fb84d3b001753b3ba5b5a5924d2ac3f5d3377900 [file] [log] [blame]
{
"name": "TonetimePermission",
"version": "0.1.0",
"summary": "SwiftUI Permission Checker.",
"description": "Simple way to handle permissions checks. Implemented in SwiftUI, similar to PAPermissions.",
"homepage": "https://github.com/tonetime/TonetimePermission",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"George": "george@tonetime.org"
},
"source": {
"git": "https://github.com/tonetime/TonetimePermission.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "13.1"
},
"swift_versions": "5.0",
"source_files": "TonetimePermissionCheck.swift",
"swift_version": "5.0"
}