blob: 40bb2ee191aef89b528d9c6d3b1d1f01f294302b [file] [log] [blame]
{
"name": "KK-ALCameraViewController",
"version": "4.0.1",
"summary": "Forked and modified version of ALCameraViewController.",
"swift_versions": "5.0",
"source": {
"git": "https://github.com/kkieffer/ALCameraViewController.git",
"tag": "4.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"license": "MIT",
"source_files": "ALCameraViewController/**/*.{swift}",
"resources": [
"ALCameraViewController/ViewController/ConfirmViewController.xib",
"ALCameraViewController/CameraViewAssets.xcassets",
"ALCameraViewController/CameraView.strings"
],
"homepage": "https://github.com/kkieffer/ALCameraViewController",
"authors": {
"Alex Littlejohn": "alexlittlejohn@me.com",
"Kevin Kieffer": ""
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"swift_version": "5.0"
}