[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / f / 9 / iDenfySDK-Static / 8.5.0 / iDenfySDK-Static.podspec.json
blobf437db94602aa29d4d2019e7d8158adbdac4fd5f
2   "name": "iDenfySDK-Static",
3   "platforms": {
4     "ios": "13.0"
5   },
6   "summary": "iDenfy IOS Static SDK",
7   "requires_arc": true,
8   "version": "8.5.0",
9   "license": {
10     "type": "Apache License, Version 2.0",
11     "text": "Licensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\nhttp://www.apache.org/licenses/LICENSE-2.0\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n"
12   },
13   "authors": {
14     "iDenfy": "info@idenfy.com"
15   },
16   "homepage": "https://idenfy.com",
17   "source": {
18     "http": "https://s3-eu-west-1.amazonaws.com/sdk.builds/ios-sdk/8.5.0/static/iDenfySDKxcf.zip"
19   },
20   "frameworks": "UIKit",
21   "dependencies": {
22     "lottie-ios": [
23       "4.4.3"
24     ]
25   },
26   "default_subspecs": "iDenfySDK-Static",
27   "swift_versions": "5.0",
28   "subspecs": [
29     {
30       "name": "iDenfySDK-Static",
31       "xcconfig": {
32         "CLANG_MODULES_AUTOLINK": "YES",
33         "OTHER_LDFLAGS": "-ObjC"
34       },
35       "vendored_frameworks": [
36         "IdenfySDK/iDenfySDK.xcframework",
37         "IdenfySDK/idenfycore.xcframework",
38         "IdenfySDK/idenfyviews.xcframework",
39         "IdenfySDK/iDenfyInternalLogger.xcframework"
40       ],
41       "preserve_paths": "IdenfyAssets/*"
42     },
43     {
44       "name": "iDenfyLiveness-Static",
45       "xcconfig": {
46         "CLANG_MODULES_AUTOLINK": "YES",
47         "OTHER_LDFLAGS": "-ObjC"
48       },
49       "preserve_paths": "IdenfyAssets/*",
50       "vendored_frameworks": [
51         "IdenfyLiveness/FaceTecSDK.xcframework",
52         "IdenfyLiveness/iDenfySDK.xcframework",
53         "IdenfyLiveness/IdenfyLiveness.xcframework",
54         "IdenfyLiveness/idenfycore.xcframework",
55         "IdenfyLiveness/idenfyviews.xcframework",
56         "IdenfyLiveness/iDenfyInternalLogger.xcframework"
57       ]
58     },
59     {
60       "name": "iDenfyNFCReading-Static",
61       "xcconfig": {
62         "CLANG_MODULES_AUTOLINK": "YES",
63         "OTHER_LDFLAGS": "-ObjC"
64       },
65       "preserve_paths": "IdenfyAssets/*",
66       "vendored_frameworks": [
67         "IdenfyNFCReading/idenfyNFCReading.xcframework",
68         "IdenfyNFCReading/FaceTecSDK.xcframework",
69         "IdenfyNFCReading/iDenfySDK.xcframework",
70         "IdenfyNFCReading/IdenfyLiveness.xcframework",
71         "IdenfyNFCReading/idenfycore.xcframework",
72         "IdenfyNFCReading/idenfyviews.xcframework",
73         "IdenfyNFCReading/OpenSSL.xcframework",
74         "IdenfyNFCReading/iDenfyInternalLogger.xcframework"
75       ]
76     },
77     {
78       "name": "iDenfyRecognition-Static",
79       "pod_target_xcconfig": {
80         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
81       },
82       "user_target_xcconfig": {
83         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
84       },
85       "xcconfig": {
86         "CLANG_MODULES_AUTOLINK": "YES",
87         "OTHER_LDFLAGS[sdk=iphoneos*]": "-ObjC -l\"idengine-ios\"",
88         "OTHER_LDFLAGS[sdk=iphonesimulator*]": "-ObjC -l\"idengine-ios-simulator\""
89       },
90       "preserve_paths": "IdenfyAssets/*",
91       "vendored_frameworks": [
92         "IdenfyRecognition/idenfyNFCReading.xcframework",
93         "IdenfyRecognition/FaceTecSDK.xcframework",
94         "IdenfyRecognition/iDenfySDK.xcframework",
95         "IdenfyRecognition/IdenfyLiveness.xcframework",
96         "IdenfyRecognition/idenfycore.xcframework",
97         "IdenfyRecognition/idenfyviews.xcframework",
98         "IdenfyRecognition/idengine.xcframework",
99         "IdenfyRecognition/iDenfyDocRecognition.xcframework",
100         "IdenfyRecognition/OpenSSL.xcframework",
101         "IdenfyRecognition/iDenfyInternalLogger.xcframework"
102       ]
103     }
104   ],
105   "swift_version": "5.0"