blob: 8b393afb4917772c2d72e05cba7c7c215b7f0471 [file] [log] [blame]
{
"name": "PermissionScope",
"version": "0.6",
"license": "MIT",
"summary": "A Periscope-inspired way to ask for iOS permissions",
"homepage": "https://github.com/nickoneill/PermissionScope",
"social_media_url": "https://twitter.com/objctoswift",
"authors": {
"Nick O'Neill": "nick.oneill@gmail.com"
},
"source": {
"git": "https://github.com/nickoneill/PermissionScope.git",
"tag": "0.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PermissionScope/*.swift",
"requires_arc": true
}