[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 9 / 8 / Code1PassportLib / 0.1.11 / Code1PassportLib.podspec.json
blob2dd6e7db3c84e8a7391ca2615beba0bace862c2e
2   "name": "Code1PassportLib",
3   "version": "0.1.11",
4   "summary": "Code1System Passport Module.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/code1hong/Code1PassportLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "code1hong": "code1hong@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/code1hong/Code1PassportLib.git",
16     "tag": "0.1.11"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Code1PassportLib/Classes/**/*",
22   "swift_versions": "5.0",
23   "static_framework": true,
24   "dependencies": {
25     "TensorFlowLiteSwift": [
26       "~> 2.3.0"
27     ],
28     "CryptoSwift": [
29       "~> 1.3.8"
30     ]
31   },
32   "resources": [
33     "Code1PassportLib/res/passport_s-fp16.tflite",
34     "Code1PassportLib/res/classes.txt",
35     "Code1PassportLib/res/Live.storyboard",
36     "Code1PassportLib/res/nationality.txt",
37     "Code1PassportLib/res/Code1License.lic",
38     "Code1PassportLib/res/camera_icon_pressed.png",
39     "Code1PassportLib/res/pp_guide.png"
40   ],
41   "pod_target_xcconfig": {
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43   },
44   "user_target_xcconfig": {
45     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
46   },
47   "swift_version": "5.0"