[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / 6 / 8 / IDCardDetector / 0.1.0 / IDCardDetector.podspec.json
blob5ccd2a7b014bd06da6854914350e8033967c5df4
2   "name": "IDCardDetector",
3   "version": "0.1.0",
4   "swift_version": "4.2",
5   "summary": "IDCardDetector is a fast and simple OCR library written in Swift..",
6   "description": "\"IDCardDetector is a delightful component for quick and easy scanning of ID cards and drivers licenses.\"",
7   "homepage": "https://github.com/VandanaPansuria/IDCardDetector",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "VandanaPansuria": "vandanapansuria@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/VandanaPansuria/IDCardDetector.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "IDCardDetector/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "MapKit"
26   ]