[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 4 / 9 / LCCameraKit / 0.1.0 / LCCameraKit.podspec.json
blob2da897c1d7bce5c184dd478f4b1f329271084ed6
2   "name": "LCCameraKit",
3   "version": "0.1.0",
4   "summary": "行车记录仪静态库",
5   "description": "封装方法,方便使用",
6   "homepage": "https://github.com/Lclmyname/LCCameraKit",
7   "license": "MIT",
8   "authors": {
9     "LiuChaolong": "1097920530@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/Lclmyname/LCCameraKit.git",
13     "tag": "0.1.0",
14     "commit": "c25c8dcc632002ac41ac6ba93d97182e76c4db21"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "CameraKit/**/*.{h,m}",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ]