blob: e4d57b29b1f283c6edd05dfe0c29f4edd92d1bd1 [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.4",
"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.4"
},
"frameworks": "AVFoundation",
"source_files": "CameraPermissions/**/*.{swift}",
"dependencies": {
"SKServicePermissions": [
]
}
}