blob: 8099484642f6af18178716b99a3f1410c5b97b5a [file] [log] [blame]
{
"name": "ALCameraViewController",
"version": "1.2.6",
"summary": "A camera view controller with custom image picker and image cropping. Written in Swift.",
"source": {
"git": "https://github.com/AlexLittlejohn/ALCameraViewController.git",
"tag": "1.2.6"
},
"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/AlexLittlejohn/ALCameraViewController",
"authors": {
"Alex Littlejohn": "alexlittlejohn@me.com"
}
}