[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / b / 4 / ALCameraViewController / 3.0.1 / ALCameraViewController.podspec.json
blob62f4eaf0ed13a5421b65dd3da722b9f6952bcbca
2   "name": "ALCameraViewController",
3   "version": "3.0.1",
4   "summary": "A camera view controller with custom image picker and image cropping.",
5   "source": {
6     "git": "https://github.com/AlexLittlejohn/ALCameraViewController.git",
7     "tag": "3.0.1"
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   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "4.0"
26   },
27   "pushed_with_swift_version": "4.0"