[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / a / 9 / CameraEngine / 0.9.3 / CameraEngine.podspec.json
blob39cb302580acf44696fdc78f3beb31252eb4868d
2   "name": "CameraEngine",
3   "version": "0.9.3",
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   "social_media_url": "http://twitter.com/remi936",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/remirobert/CameraEngine.git",
17     "tag": "0.9.2"
18   },
19   "source_files": [
20     "source",
21     "CameraEngine/*"
22   ]