[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 3 / 9 / GIDVisionLib / 1.2.1 / GIDVisionLib.podspec.json
blob2a55ea975c87c28bb0cf8bc0b231fbd269ca67e4
2   "name": "GIDVisionLib",
3   "version": "1.2.1",
4   "summary": "OCR Wrapup library",
5   "description": "this library containing OCR capabilities using frame by frame at video capabilities",
6   "homepage": "https://github.com/noveriojoee/GIDVisionLib",
7   "license": {
8     "type": "MIT",
9     "text": "The MIT License (MIT) \n Copyright (c) Noveriojoee <noverio.joe.hasibuan@outlook.co.id> \n Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files"
10   },
11   "authors": {
12     "noveriojoee": "noverio.joe.hasibuan@outlook.co.id"
13   },
14   "source": {
15     "git": "https://github.com/noveriojoee/GIDVisionLib.git",
16     "tag": "1.2.1"
17   },
18   "resources": "GIDVisionLib/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
19   "source_files": "GIDVisionLib/**/*.{h,m}",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "static_framework": true,
24   "dependencies": {
25     "GoogleMobileVision/TextDetector": [
27     ]
28   },
29   "exclude_files": "Classes/Exclude"