[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / b / 4 / ALCameraViewController / 3.0.2 / ALCameraViewController.podspec.json
blob5b91050d5e629e6b3144bc0ad6bcf8b1a3810fd3
2   "name": "ALCameraViewController",
3   "version": "3.0.2",
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.2"
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"