[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 6 / 1 / ZYVisionDetector / 1.0.0 / ZYVisionDetector.podspec.json
blobb8faebf4eeb0a5a39457bdff831a7d5566c69b57
2   "name": "ZYVisionDetector",
3   "version": "1.0.0",
4   "summary": "ZYVisionDetector is a simple camera recorder and use Vision framework to detect retangle in video",
5   "description": "Auto dect rectangle with iOS Vision framework",
6   "homepage": "https://github.com/githubdelegate/ZYVisionDetector",
7   "license": "MIT",
8   "authors": {
9     "zy": "zy@zy.com"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "source": {
15     "git": "https://github.com/githubdelegate/ZYVisionDetector",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "Source",
20     "Source/**/*.{h,m}"
21   ],
22   "exclude_files": "Source/Exclude"