blob: 66caf7571f5271797efbb3d9f4cee11f58c2f4ae [file] [log] [blame]
{
"name": "SPPermission",
"version": "3.0.2",
"summary": "Simple request permissions with dialog alert",
"homepage": "https://github.com/IvanVorobei/RequestPermission",
"source": {
"git": "https://github.com/IvanVorobei/RequestPermission.git",
"tag": "3.0.2"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ivan Vorobei": "hello@ivanvorobei.by"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Source/SPPermission/**/*.swift",
"deprecated_in_favor_of": "SPPermissions",
"swift_version": "4.2"
}