blob: f4463a6f177ac951a0f6dcdeb6a60cb9e7301896 [file] [log] [blame]
{
"name": "dinhcong.ALCameraViewController",
"version": "1.1.8",
"summary": "A camera view controller with custom image picker and image cropping. Written in Swift.",
"source": {
"git": "https://github.com/dinhcong/ALCameraViewController.git",
"tag": "1.1.8"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"source_files": "ALCameraViewController/**/*.{swift}",
"resources": [
"ALCameraViewController/ViewController/ConfirmViewController.xib",
"ALCameraViewController/ALCameraViewAssets.xcassets",
"ALCameraViewController/CameraView.strings"
],
"homepage": "https://github.com/dinhcong/ALCameraViewController",
"authors": {
"Cong Dinh": "thcong.dinh@gmail.com"
}
}