blob: 44759ce47daf09213093739c59ba550f5a0faf2d [file] [log] [blame]
{
"name": "Permission",
"version": "1.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*",
"requires_arc": true
}