[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 9 / 8 / Code1PassportLib / 0.1.3 / Code1PassportLib.podspec.json
blob8c36622e3d67e7d3c8ad39ba83fb7bd406d3d89d
2   "name": "Code1PassportLib",
3   "version": "0.1.3",
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.3"
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/*.{storyboard, tflite, txt}"
34   ],
35   "pod_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "user_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   },
41   "swift_version": "5.0"