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