[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / a / b / 4 / ALCameraViewController / 1.0.4 / ALCameraViewController.podspec.json
blobbabab1d712f19566fb3c1836f841ae5abc4c8ca1
2   "name": "ALCameraViewController",
3   "version": "1.0.4",
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.4"
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   }