[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 1 / a / 9 / CameraEngine / 0.3 / CameraEngine.podspec.json
blobdaecccf854aef41feef57a5d78c26f12201d6295
2   "name": "CameraEngine",
3   "version": "0.3",
4   "summary": "CameraEngine for iOS.",
5   "description": "Camera engine for iOS, allow the QR code reading, recording video with pause and replay feature.",
6   "homepage": "https://github.com/remirobert/CameraEngine",
7   "license": "MIT",
8   "authors": {
9     "rémi ": "remirobert33530@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/remirobert/CameraEngine.git",
16     "tag": "v0.3"
17   },
18   "source_files": [
19     "source",
20     "source/*.{h,m}"
21   ]