blob: da0ba603ff4a270530105c3f23e2c5628abefb4d [file] [log] [blame]
{
"name": "PermissionsService",
"version": "0.2.0",
"summary": "An easy way to do permissions requests & handling automatically",
"description": "Using this code you can get permisions for Photos, Camera or Calendar",
"homepage": "https://github.com/lemberg/ios-permissions-service",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Lemberg Inc": ""
},
"source": {
"git": "https://github.com/lemberg/ios-permissions-service.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PermissionsService/Classes/**/*",
"pushed_with_swift_version": "3.0"
}