[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 9 / 4 / 2 / KK-ALCameraViewController / 4.0.1 / KK-ALCameraViewController.podspec.json
blob40bb2ee191aef89b528d9c6d3b1d1f01f294302b
2   "name": "KK-ALCameraViewController",
3   "version": "4.0.1",
4   "summary": "Forked and modified version of ALCameraViewController.",
5   "swift_versions": "5.0",
6   "source": {
7     "git": "https://github.com/kkieffer/ALCameraViewController.git",
8     "tag": "4.0.1"
9   },
10   "requires_arc": true,
11   "platforms": {
12     "ios": "9.0"
13   },
14   "license": "MIT",
15   "source_files": "ALCameraViewController/**/*.{swift}",
16   "resources": [
17     "ALCameraViewController/ViewController/ConfirmViewController.xib",
18     "ALCameraViewController/CameraViewAssets.xcassets",
19     "ALCameraViewController/CameraView.strings"
20   ],
21   "homepage": "https://github.com/kkieffer/ALCameraViewController",
22   "authors": {
23     "Alex Littlejohn": "alexlittlejohn@me.com",
24     "Kevin Kieffer": ""
25   },
26   "pod_target_xcconfig": {
27     "SWIFT_VERSION": "5.0"
28   },
29   "swift_version": "5.0"