blob: 02807f1c16d4eac8f96d5d4600e29c70f9bdbe7d [file] [log] [blame]
{
"name": "SAPermissionManager",
"version": "1.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.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "PermissionManager/PermissionManager/*.swift"
}