blob: 8a39502cbf9b28e0db75915c1179d77cb01bcb84 [file] [log] [blame]
{
"name": "ALCameraViewControllerFork",
"version": "3.0.6",
"summary": "A camera view controller with custom image picker and image cropping.",
"source": {
"git": "https://github.com/cleberpublitz/ALCameraViewController.git",
"tag": "3.0.6"
},
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"license": "MIT",
"source_files": "ALCameraViewController/**/*.{swift}",
"resources": [
"ALCameraViewController/ViewController/ConfirmViewController.xib",
"ALCameraViewController/CameraViewAssets.xcassets",
"ALCameraViewController/CameraView.strings"
],
"homepage": "https://github.com/cleberpublitz/ALCameraViewController",
"authors": {
"Cleber Publitz": "cleber@publitz.com.br"
},
"swift_versions": "5.0",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"swift_version": "5.0"
}