[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / d / 7 / a / iDenfySDK / 7.9.1 / iDenfySDK.podspec.json
blob06342c7034578cd30b3f6269c70863c98c4c0e31
2   "name": "iDenfySDK",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "summary": "iDenfy IOS SDK",
7   "requires_arc": true,
8   "version": "7.9.1",
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/7.9.1/iDenfySDKxcf.zip"
19   },
20   "frameworks": "UIKit",
21   "dependencies": {
22     "lottie-ios": [
23       "4.2.0"
24     ]
25   },
26   "default_subspecs": "iDenfySDK",
27   "swift_versions": "5.0",
28   "subspecs": [
29     {
30       "name": "iDenfySDK",
31       "xcconfig": {
32         "CLANG_MODULES_AUTOLINK": "YES",
33         "OTHER_LDFLAGS": "-ObjC"
34       },
35       "vendored_frameworks": [
36         "IdenfySDK/idenfyNFCReading.xcframework",
37         "IdenfySDK/iDenfySDK.xcframework",
38         "IdenfySDK/idenfycore.xcframework",
39         "IdenfySDK/idenfyviews.xcframework",
40         "IdenfySDK/OpenSSL.xcframework",
41         "IdenfySDK/iDenfyInternalLogger.xcframework"
42       ],
43       "preserve_paths": "IdenfyAssets/*"
44     },
45     {
46       "name": "iDenfyLiveness",
47       "xcconfig": {
48         "CLANG_MODULES_AUTOLINK": "YES",
49         "OTHER_LDFLAGS": "-ObjC"
50       },
51       "preserve_paths": "IdenfyAssets/*",
52       "vendored_frameworks": [
53         "IdenfyLiveness/idenfyNFCReading.xcframework",
54         "IdenfyLiveness/FaceTecSDK.xcframework",
55         "IdenfyLiveness/iDenfySDK.xcframework",
56         "IdenfyLiveness/IdenfyLiveness.xcframework",
57         "IdenfyLiveness/idenfycore.xcframework",
58         "IdenfyLiveness/idenfyviews.xcframework",
59         "IdenfyLiveness/OpenSSL.xcframework",
60         "IdenfyLiveness/iDenfyInternalLogger.xcframework"
61       ]
62     },
63     {
64       "name": "iDenfyRecognition",
65       "pod_target_xcconfig": {
66         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
67       },
68       "user_target_xcconfig": {
69         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
70       },
71       "xcconfig": {
72         "CLANG_MODULES_AUTOLINK": "YES",
73         "OTHER_LDFLAGS[sdk=iphoneos*]": "-ObjC -l\"idengine-ios\"",
74         "OTHER_LDFLAGS[sdk=iphonesimulator*]": "-ObjC -l\"idengine-ios-simulator\""
75       },
76       "preserve_paths": "IdenfyAssets/*",
77       "vendored_frameworks": [
78         "IdenfyRecognition/idenfyNFCReading.xcframework",
79         "IdenfyRecognition/FaceTecSDK.xcframework",
80         "IdenfyRecognition/iDenfySDK.xcframework",
81         "IdenfyRecognition/IdenfyLiveness.xcframework",
82         "IdenfyRecognition/idenfycore.xcframework",
83         "IdenfyRecognition/idenfyviews.xcframework",
84         "IdenfyRecognition/idengine.xcframework",
85         "IdenfyRecognition/iDenfyDocRecognition.xcframework",
86         "IdenfyRecognition/OpenSSL.xcframework",
87         "IdenfyRecognition/iDenfyInternalLogger.xcframework"
88       ]
89     }
90   ],
91   "swift_version": "5.0"