blob: c21cac73f75bd97b35cf70d68cb60e7cd97f4d57 [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.4",
"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.4"
},
"frameworks": "Photos",
"source_files": "PhotosPermissions/**/*.{swift}"
}