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