blob: 50f4b03c2492d70e9d2a1328c9d03affcdde817a [file] [log] [blame]
{
"name": "PermissionScope",
"version": "1.0.1",
"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": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PermissionScope/*.swift",
"requires_arc": true
}