blob: 2779885050e8ae34173ce32b8376de78010d9566 [file] [log] [blame]
{
"name": "Permission",
"version": "1.1.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/delba/Permission",
"authors": {
"Damien": "damien@delba.io"
},
"summary": "A unified API to ask for permissions on iOS",
"source": {
"git": "https://github.com/delba/Permission.git",
"tag": "v1.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*",
"requires_arc": true
}