[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 4 / 5 / 3 / ALCameraViewControllerFork / 3.0.7 / ALCameraViewControllerFork.podspec.json
blobeb34fb33c6c0ddb0558a724777a66881d4988ba1
2   "name": "ALCameraViewControllerFork",
3   "version": "3.0.7",
4   "summary": "A camera view controller with custom image picker and image cropping.",
5   "source": {
6     "git": "https://github.com/cleberpublitz/ALCameraViewController.git",
7     "tag": "3.0.7"
8   },
9   "requires_arc": true,
10   "platforms": {
11     "ios": "10.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/cleberpublitz/ALCameraViewController",
21   "authors": {
22     "Cleber Publitz": "cleber@publitz.com.br"
23   },
24   "swift_versions": "5.0",
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "5.0"
27   },
28   "swift_version": "5.0"