blob: 0ca6664140ec798cd7759e51025d2cd15dc0a7fc [file] [log] [blame]
{
"name": "ALCameraViewController",
"version": "3.0.3",
"summary": "A camera view controller with custom image picker and image cropping.",
"source": {
"git": "https://github.com/AlexLittlejohn/ALCameraViewController.git",
"tag": "3.0.3"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"source_files": "ALCameraViewController/**/*.{swift}",
"resources": [
"ALCameraViewController/ViewController/ConfirmViewController.xib",
"ALCameraViewController/CameraViewAssets.xcassets",
"ALCameraViewController/CameraView.strings"
],
"homepage": "https://github.com/AlexLittlejohn/ALCameraViewController",
"authors": {
"Alex Littlejohn": "alexlittlejohn@me.com"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}