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