[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / 1 / a / 9 / CameraEngine / 0.6 / CameraEngine.podspec.json
blob091fc7b52668a7c1656adbccebe93cdab7bda262
2   "name": "CameraEngine",
3   "version": "0.6",
4   "summary": "CameraEngine library for iOS in Swift",
5   "description": "Camera engine for iOS in Swift, allow the QR code reading, recording video, capture photo, generate GIF.",
6   "homepage": "https://github.com/remirobert/CameraEngine",
7   "license": "MIT",
8   "authors": {
9     "rémi ": "remirobert33530@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/remirobert/CameraEngine.git",
16     "tag": "v0.6"
17   },
18   "source_files": [
19     "source",
20     "CameraEngine/*"
21   ]