[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / b / 4 / ALCameraViewController / 3.1 / ALCameraViewController.podspec.json
blobdd9fd539c20f0159440d34f5a1849396de2f4fcc
2   "name": "ALCameraViewController",
3   "version": "3.1",
4   "summary": "A camera view controller with custom image picker and image cropping.",
5   "source": {
6     "git": "https://github.com/Tulleb/ALCameraViewController.git",
7     "tag": "3.1"
8   },
9   "requires_arc": true,
10   "platforms": {
11     "ios": "9.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.git",
21   "authors": {
22     "Alex Littlejohn": "alexlittlejohn@me.com",
23     "Guillaume Bellut": "guillaume@bellut.com"
24   },
25   "swift_versions": "5.0",
26   "swift_version": "5.0"