blob: 3bb3d9a1fa4f31e9b4f8e1e352fc2f491734b887 [file] [log] [blame]
{
"name": "Permission",
"version": "0.2",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/delba/Sorry",
"authors": {
"Damien": "damien@delba.io"
},
"summary": "A unified API to request permissions",
"source": {
"git": "https://github.com/delba/Sorry.git",
"tag": "v0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}