blob: d411d3a10d9c84624f85780d2c39443282e551ae [file] [log] [blame]
{
"name": "ALCameraViewControllerExtended",
"version": "2.4",
"summary": "A camera view controller with custom image picker and image cropping. Written in Swift.",
"source": {
"git": "https://github.com/beat843796/ALCameraViewController.git",
"tag": "2.4"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"license": "MIT",
"source_files": "ALCameraViewController/*.{swift}",
"resources": [
"ALCameraViewController/CameraViewAssets.xcassets",
"ALCameraViewController/en.lproj/Localizable.strings",
"ALCameraViewController/de.lproj/Localizable.strings"
],
"homepage": "https://github.com/AlexLittlejohn/ALCameraViewController",
"authors": {
"Alex Littlejohn": "alexlittlejohn@me.com"
}
}