[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / e / 2 / c / GetIDOCR / 0.1.2 / GetIDOCR.podspec.json
blob10506356444c59acb89dc3d7b61028d705b53466
2   "name": "GetIDOCR",
3   "version": "0.1.2",
4   "summary": "GetID OCR.",
5   "swift_versions": "5.1",
6   "description": "The library intended to recognize machine readable zones (MRZ) of passports and other documents.",
7   "homepage": "https://github.com/vvorld/getid-ios-ocr",
8   "license": {
9     "type": "Copyright",
10     "text": "Copyright 2020 GetID OÜ. All rights reserved."
11   },
12   "authors": {
13     "GetID OÜ": "support@getid.ee"
14   },
15   "source": {
16     "http": "https://github.com/vvorld/getid-ios-ocr/releases/download/0.1.2/GetIDOCR.framework.zip"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "vendored_frameworks": "Carthage/Build/iOS/GetIDOCR.framework",
22   "preserve_paths": "Carthage/Build/iOS/GetIDOCR.framework",
23   "source_files": "Carthage/Build/iOS/GetIDOCR.framework/Headers/*.h",
24   "public_header_files": "Carthage/Build/iOS/GetIDOCR.framework/Headers/*.h",
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "swift_version": "5.1"