[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / b / 9 / MRZScanner_iOS / 0.1.6 / MRZScanner_iOS.podspec.json
blob7a601e9a8417f89a6becb96474a763368c74a808
2   "name": "MRZScanner_iOS",
3   "version": "0.1.6",
4   "summary": "Library for scan MRZ",
5   "description": "Library for scan MRZ",
6   "homepage": "https://github.com/mobilestar0223/MRZScanner_iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mobilestar0223": "mstar0223@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mobilestar0223/MRZScanner_iOS.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MRZScanner_iOS/Classes/**/*",
22   "vendored_frameworks": "Frameworks/MRZScanner_iOS.xcframework",
23   "resources": "MRZScanner_iOS/Assets/*",
24   "resource_bundles": {
25     "MRZScanner_iOS": [
26       "MRZScanner_iOS/Assets/*"
27     ]
28   }