[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / d / 2 / e / dinhcong.ALCameraViewController / 1.1.8 / dinhcong.ALCameraViewController.podspec.json
blobf4463a6f177ac951a0f6dcdeb6a60cb9e7301896
2   "name": "dinhcong.ALCameraViewController",
3   "version": "1.1.8",
4   "summary": "A camera view controller with custom image picker and image cropping. Written in Swift.",
5   "source": {
6     "git": "https://github.com/dinhcong/ALCameraViewController.git",
7     "tag": "1.1.8"
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/dinhcong/ALCameraViewController",
21   "authors": {
22     "Cong Dinh": "thcong.dinh@gmail.com"
23   }