[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 1 / a / 9 / CameraEngine / 0.2 / CameraEngine.podspec.json
blob2bf8465b64f0cc06a225c39d5fe61dac9abbb262
2   "name": "CameraEngine",
3   "version": "0.2",
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.2"
17   },
18   "source_files": [
19     "source",
20     "source/*.{h,m}"
21   ]