[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / f / 9 / iDenfySDK-Static / 7.4.2 / iDenfySDK-Static.podspec.json
blob1981f3e1a43bcba2b14fa4ec57321f8556c8eeb1
2   "name": "iDenfySDK-Static",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "iDenfy IOS Static SDK",
7   "requires_arc": true,
8   "version": "7.4.2",
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   },
21   "source": {
22     "http": "https://s3-eu-west-1.amazonaws.com/sdk.builds/ios-sdk/7.4.2/static/iDenfySDKxcf.zip"
23   },
24   "frameworks": "UIKit",
25   "dependencies": {
26     "lottie-ios": [
28     ],
29     "ZIPFoundation": [
30       "0.9.11"
31     ]
32   },
33   "default_subspecs": "iDenfySDK-Static",
34   "swift_versions": "5.0",
35   "subspecs": [
36     {
37       "name": "iDenfySDK-Static",
38       "vendored_frameworks": [
39         "IdenfySDK/idenfyNFCReading.xcframework",
40         "IdenfySDK/iDenfySDK.xcframework",
41         "IdenfySDK/idenfycore.xcframework",
42         "IdenfySDK/idenfyviews.xcframework"
43       ],
44       "preserve_paths": "IdenfyAssets/*"
45     },
46     {
47       "name": "iDenfyLiveness-Static",
48       "preserve_paths": "IdenfyAssets/*",
49       "vendored_frameworks": [
50         "IdenfyLiveness/idenfyNFCReading.xcframework",
51         "IdenfyLiveness/FaceTecSDK.xcframework",
52         "IdenfyLiveness/iDenfySDK.xcframework",
53         "IdenfyLiveness/IdenfyLiveness.xcframework",
54         "IdenfyLiveness/idenfycore.xcframework",
55         "IdenfyLiveness/idenfyviews.xcframework"
56       ]
57     }
58   ],
59   "swift_version": "5.0"