[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / b / 4 / ALCameraViewController / 1.0.1 / ALCameraViewController.podspec.json
blob62735dfa98f1b4a8792cade80a95fe5bdf1a12f0
2   "name": "ALCameraViewController",
3   "version": "1.0.1",
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.1"
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   }