blob: 43186c18b213391559d6c3b16c239fe235636f0b [file] [log] [blame]
{
"name": "SAPermissionManager",
"version": "1.2.1",
"summary": "Permission Library",
"swift_versions": "4.2",
"description": "A repo that handle the permission asked by iOS from user like notification., contacts",
"homepage": "https://github.com/CrazyPro007/PermissionManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shivank Agarwal": "shivank02agarwal@gmail.com"
},
"source": {
"git": "https://github.com/CrazyPro007/PermissionManager.git",
"tag": "1.2.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "PermissionManager/PermissionManager/Utility/*"
}