[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / d / 7 / a / iDenfySDK / 6.6.1 / iDenfySDK.podspec.json
blob5c13c2de9b01d0dc16f39c0919013ac641e5c964
2   "name": "iDenfySDK",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "iDenfy IOS SDK",
7   "requires_arc": true,
8   "version": "6.6.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   "xcconfig": {
18     "CLANG_MODULES_AUTOLINK": "YES",
19     "OTHER_LDFLAGS": "-ObjC",
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
21     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
22   },
23   "source": {
24     "http": "https://s3-eu-west-1.amazonaws.com/sdk.builds/ios-sdk/6.6.1/iDenfySDKxcf.zip"
25   },
26   "frameworks": "UIKit",
27   "dependencies": {
28     "MaterialComponents/ActivityIndicator": [
30     ],
31     "lottie-ios": [
33     ],
34     "JGProgressHUD": [
36     ],
37     "ZIPFoundation": [
38       "0.9.11"
39     ]
40   },
41   "default_subspecs": "iDenfySDK",
42   "swift_versions": "5.0",
43   "subspecs": [
44     {
45       "name": "iDenfySDK",
46       "vendored_frameworks": [
47         "IdenfySDK/idenfyNFCReading.xcframework",
48         "IdenfySDK/iDenfySDK.xcframework",
49         "IdenfySDK/idenfycore.xcframework",
50         "IdenfySDK/idenfyviews.xcframework"
51       ],
52       "preserve_paths": "IdenfyAssets/*"
53     },
54     {
55       "name": "iDenfyLiveness",
56       "preserve_paths": "IdenfyAssets/*",
57       "vendored_frameworks": [
58         "IdenfyLiveness/idenfyNFCReading.xcframework",
59         "IdenfyLiveness/FaceTecSDK.framework",
60         "IdenfyLiveness/iDenfySDK.xcframework",
61         "IdenfyLiveness/IdenfyLiveness.xcframework",
62         "IdenfyLiveness/idenfycore.xcframework",
63         "IdenfyLiveness/idenfyviews.xcframework"
64       ]
65     }
66   ],
67   "swift_version": "5.0"