[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / d / 7 / a / iDenfySDK / 0.6.4.5 / iDenfySDK.podspec.json
blob69d599cf1c1ed4292c2f49dc48fc5141108a5612
2   "name": "iDenfySDK",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "iDenfy IOS SDK",
7   "requires_arc": true,
8   "version": "0.6.4.5",
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\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\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.4.0/iDenfySDK.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/IdenfySDK/iDenfySDK.framework",
48         "iDenfySDK/IdenfySDK/idenfycore.framework",
49         "iDenfySDK/IdenfySDK/idenfyviews.framework"
50       ],
51       "preserve_paths": "iDenfySDK/IdenfyAssets/*"
52     },
53     {
54       "name": "iDenfyLiveness",
55       "preserve_paths": "iDenfySDK/IdenfyAssets/*",
56       "vendored_frameworks": [
57         "iDenfySDK/IdenfyLiveness/FaceTecSDK.framework",
58         "iDenfySDK/IdenfyLiveness/iDenfySDK.framework",
59         "iDenfySDK/IdenfyLiveness/IdenfyLiveness.framework",
60         "iDenfySDK/IdenfyLiveness/idenfycore.framework",
61         "iDenfySDK/IdenfyLiveness/idenfyviews.framework"
62       ]
63     }
64   ],
65   "swift_version": "5.0"