[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / a / b / 4 / ALCameraViewController / 1.2.8 / ALCameraViewController.podspec.json
blobe2bcab66be6089113778ca04b16bc18a497014e9
2   "name": "ALCameraViewController",
3   "version": "1.2.8",
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.2.8"
8   },
9   "requires_arc": true,
10   "platforms": {
11     "ios": "8.0"
12   },
13   "license": "MIT",
14   "source_files": "ALCameraViewController/**/*.{swift}",
15   "resources": [
16     "ALCameraViewController/ViewController/ConfirmViewController.xib",
17     "ALCameraViewController/CameraViewAssets.xcassets",
18     "ALCameraViewController/CameraView.strings"
19   ],
20   "homepage": "https://github.com/AlexLittlejohn/ALCameraViewController",
21   "authors": {
22     "Alex Littlejohn": "alexlittlejohn@me.com"
23   },
24   "pushed_with_swift_version": "3.0"