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