[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 5 / 1 / CameraManager / 4.0.0 / CameraManager.podspec.json
blobdbf084cc96a466d63d4a1223cc89ecae2ee3c7d2
2   "name": "CameraManager",
3   "version": "4.0.0",
4   "summary": "This is a simple Swift class to provide all the configurations you need to create custom camera view in your app. Just drag, drop and use.",
5   "requires_arc": true,
6   "homepage": "https://github.com/imaginary-cloud/CameraManager",
7   "license": "MIT",
8   "authors": {
9     "torrao": "rtorrao@imaginarycloud.com"
10   },
11   "source": {
12     "git": "https://github.com/imaginary-cloud/CameraManager.git",
13     "tag": "4.0.0"
14   },
15   "social_media_url": "http://www.imaginarycloud.com/",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "pod_target_xcconfig": {
20     "SWIFT_VERSION": "4.0"
21   },
22   "source_files": "camera/CameraManager.swift",
23   "pushed_with_swift_version": "4.0"