blob: 6fbd3cc13b0ce88864dd534eee054994f7811814 [file] [log] [blame]
{
"name": "ALCameraViewController",
"version": "1.1.4",
"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.1.4"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"source_files": "ALCameraViewController/**/*.{swift}",
"resources": [
"ALCameraViewController/ViewController/ALConfirmViewController.xib",
"ALCameraViewController/ALCameraViewAssets.xcassets",
"ALCameraViewController/ALCameraView.strings"
],
"homepage": "https://github.com/AlexLittlejohn/ALCameraViewController",
"authors": {
"Alex Littlejohn": "alexlittlejohn@me.com"
}
}