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