[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / d / 9 / 8 / Code1PassportLib / 0.1.5 / Code1PassportLib.podspec.json
blob6aa5e416d4bddfa262690b84cfa7318344c7da46
2   "name": "Code1PassportLib",
3   "version": "0.1.5",
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.5"
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/*.{storyboard, tflite, txt}",
35     "classes.txt"
36   ],
37   "pod_target_xcconfig": {
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39   },
40   "user_target_xcconfig": {
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42   },
43   "swift_version": "5.0"