[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / a / 1 / ALCameraViewControllerExtended / 2.4 / ALCameraViewControllerExtended.podspec.json
blobd411d3a10d9c84624f85780d2c39443282e551ae
2   "name": "ALCameraViewControllerExtended",
3   "version": "2.4",
4   "summary": "A camera view controller with custom image picker and image cropping. Written in Swift.",
5   "source": {
6     "git": "https://github.com/beat843796/ALCameraViewController.git",
7     "tag": "2.4"
8   },
9   "requires_arc": true,
10   "platforms": {
11     "ios": "9.0"
12   },
13   "license": "MIT",
14   "source_files": "ALCameraViewController/*.{swift}",
15   "resources": [
16     "ALCameraViewController/CameraViewAssets.xcassets",
17     "ALCameraViewController/en.lproj/Localizable.strings",
18     "ALCameraViewController/de.lproj/Localizable.strings"
19   ],
20   "homepage": "https://github.com/AlexLittlejohn/ALCameraViewController",
21   "authors": {
22     "Alex Littlejohn": "alexlittlejohn@me.com"
23   }