[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / b / 4 / ALCameraViewController / 1.1.3 / ALCameraViewController.podspec.json
blob8a1606122145e220c22ebad43c755781a89435b1
2   "name": "ALCameraViewController",
3   "version": "1.1.3",
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.1.3"
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/ALConfirmViewController.xib",
17     "ALCameraViewController/ALCameraViewAssets.xcassets",
18     "ALCameraViewController/ALCameraView.strings"
19   ],
20   "homepage": "https://github.com/AlexLittlejohn/ALCameraViewController",
21   "authors": {
22     "Alex Littlejohn": "alexlittlejohn@me.com"
23   }