blob: fbc6ae4b95ccde657781f07f39f8770dc83ad81d [file] [log] [blame]
{
"name": "SKPhotosPermissions",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"summary": "SKPhotosPermissions allows you to check Photos permissions",
"requires_arc": true,
"version": "0.0.6",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Serhii Kostian": "skostyan666@gmail.com"
},
"homepage": "https://github.com/sjsoad/PhotosPermissions",
"source": {
"git": "https://github.com/sjsoad/PhotosPermissions.git",
"tag": "0.0.6"
},
"frameworks": "Photos",
"source_files": "PhotosPermissions/**/*.{swift}"
}