blob: deed9ad5f20f47d0dc6cbb6663dffcc48b64560e [file] [log] [blame]
{
"name": "ALCameraViewController-Tulleb",
"version": "3.1",
"summary": "A camera view controller with custom image picker and image cropping.",
"source": {
"git": "https://github.com/Tulleb/ALCameraViewController.git",
"tag": "3.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/Tulleb/ALCameraViewController",
"authors": {
"Alex Littlejohn": "alexlittlejohn@me.com",
"Guillaume Bellut": "guillaume@bellut.com"
},
"swift_versions": "5.0",
"swift_version": "5.0"
}