[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 7 / a / iDenfySDK / 0.3.3.1 / iDenfySDK.podspec.json
blobdc33080383e1557b43c3eed5c8f78cdc9960ad90
2   "name": "iDenfySDK",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "iDenfy IOS SDK",
7   "requires_arc": true,
8   "version": "0.3.3.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\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   },
21   "source": {
22     "http": "https://s3-eu-west-1.amazonaws.com/sdk.builds/ios-sdk/3.0.0/iDenfySDK.zip"
23   },
24   "frameworks": "UIKit",
25   "dependencies": {
26     "MaterialComponents/ActivityIndicator": [
28     ],
29     "lottie-ios": [
31     ],
32     "JGProgressHUD": [
34     ],
35     "ZIPFoundation": [
36       "~> 0.9"
37     ],
38     "Pulsator": [
40     ]
41   },
42   "default_subspecs": "iDenfySDK",
43   "swift_versions": "4.2",
44   "subspecs": [
45     {
46       "name": "iDenfySDK",
47       "vendored_frameworks": [
48         "iDenfySDK/IdenfySDK/iDenfySDK.framework",
49         "iDenfySDK/IdenfySDK/idenfycore.framework",
50         "iDenfySDK/IdenfySDK/idenfyviews.framework"
51       ],
52       "preserve_paths": "iDenfySDK/IdenfyAssets/*"
53     },
54     {
55       "name": "iDenfyLiveness",
56       "source_files": "iDenfySDK/IdenfyLiveness/IdenfyLiveness.framework/Headers/*.h",
57       "preserve_paths": "iDenfySDK/IdenfyAssets/*",
58       "vendored_frameworks": [
59         "iDenfySDK/IdenfyLiveness/ZoomAuthenticationHybrid.framework",
60         "iDenfySDK/IdenfyLiveness/iDenfySDK.framework",
61         "iDenfySDK/IdenfyLiveness/IdenfyLiveness.framework",
62         "iDenfySDK/IdenfyLiveness/idenfycore.framework",
63         "iDenfySDK/IdenfyLiveness/idenfyviews.framework"
64       ]
65     }
66   ],
67   "swift_version": "4.2"