[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 7 / a / iDenfySDK / 2.0.0 / iDenfySDK.podspec.json
blobd9ab6de6621542588a475574c1a426659d1ceef3
2   "name": "iDenfySDK",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "iDenfy IOS SDK",
7   "requires_arc": true,
8   "version": "2.0.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\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/2.0.0/iDenfySDK.zip"
23   },
24   "frameworks": "UIKit",
25   "dependencies": {
26     "MaterialComponents/ActivityIndicator": [
28     ]
29   },
30   "default_subspecs": "iDenfySDK",
31   "swift_versions": "4.2",
32   "subspecs": [
33     {
34       "name": "iDenfySDK",
35       "vendored_frameworks": "iDenfySDK/IdenfySDK/iDenfySDK.framework",
36       "preserve_paths": "iDenfySDK/IdenfyStrings/*.lproj/*.strings"
37     },
38     {
39       "name": "iDenfyLiveness",
40       "source_files": "iDenfySDK/IdenfyLiveness/IdenfyLiveness.framework/Headers/*.h",
41       "preserve_paths": "iDenfySDK/IdenfyStrings/*.lproj/*.strings",
42       "vendored_frameworks": [
43         "iDenfySDK/IdenfyLiveness/ZoomAuthenticationHybrid.framework",
44         "iDenfySDK/IdenfyLiveness/iDenfySDK.framework",
45         "iDenfySDK/IdenfyLiveness/IdenfyLiveness.framework"
46       ]
47     }
48   ],
49   "swift_version": "4.2"