[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / 6 / ScanDetector / 0.1.1 / ScanDetector.podspec.json
blobcae6405d8c2a2b0105d65108aa520788e43bd75f
2   "name": "ScanDetector",
3   "version": "0.1.1",
4   "summary": "通过手机摄像头自动识别检测画面中物体的边缘四边形区域",
5   "swift_versions": "5.0",
6   "description": "通过手机摄像头自动识别检测画面中物体的边缘四边形区域,可实现界面高度自定义,陆续提供图片拍照,编辑等功能。",
7   "homepage": "https://github.com/Jack-1202/ScanDetector",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Jack-1202": "zhangchao901202@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/Jack-1202/ScanDetector.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "ScanDetector/Classes/**/*",
23   "swift_version": "5.0"