[Add] DocumentReaderFullAuthRFIDNightly 7.5.11062
[CocoaPods.git] / Specs / a / b / 4 / ALCameraViewController / 1.0.10 / ALCameraViewController.podspec.json
blobe41c7397dedb7f477027b80c5ae8f8894ab7742a
2   "name": "ALCameraViewController",
3   "version": "1.0.10",
4   "summary": "A camera view controller with custom image picker and image cropping. Written in Swift.",
5   "source": {
6     "git": "https://github.com/AlexLittlejohn/ALCameraViewController.git",
7     "tag": "1.0.10"
8   },
9   "requires_arc": true,
10   "platforms": {
11     "ios": "8.0"
12   },
13   "license": "MIT",
14   "source_files": "ALCameraViewController/**/*.{swift}",
15   "resources": [
16     "ALCameraViewController/ALCameraViewAssets.xcassets",
17     "ALCameraViewController/ALCameraView.strings"
18   ],
19   "homepage": "https://github.com/AlexLittlejohn/ALCameraViewController",
20   "authors": {
21     "Alex Littlejohn": "alexlittlejohn@me.com"
22   }