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