blob: 45b3f5ba72ded9bce4dacf8ce450ef758f059ca9 [file] [log] [blame]
{
"name": "PermissionsService",
"version": "0.1.0",
"summary": "It is wrap for base is permisions",
"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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PermissionsService/Classes/**/*"
}