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