[Add] AMRAdapterBigo-Beta 4.6.0.1
[CocoaPods.git] / Specs / d / 7 / a / iDenfySDK / 1.0.9.2 / iDenfySDK.podspec.json
blob3ee3071d1fe9ced8d016d51df1466e52858b08cf
2   "name": "iDenfySDK",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "iDenfy IOS SDK",
7   "requires_arc": true,
8   "version": "1.0.9.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\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   "source": {
18     "http": "https://s3-eu-west-1.amazonaws.com/sdk.builds/ios-sdk/1.0.9.2/iDenfy-1.0.9.2.zip"
19   },
20   "dependencies": {
21     "CountryPickerView": [
22       "2.2.0"
23     ],
24     "MaterialComponents/ActivityIndicator": [
26     ]
27   },
28   "frameworks": "UIKit",
29   "default_subspecs": "iDenfySDK",
30   "swift_version": "4.2",
31   "subspecs": [
32     {
33       "name": "iDenfySDK",
34       "vendored_frameworks": "iDenfy-1.0.9.2/iDenfySDK.framework",
35       "preserve_paths": "iDenfy-1.0.9.2/*.lproj/*.strings",
36       "source_files": "iDenfy-1.0.9.2/iDenfySDK.framework/Headers/*.h"
37     },
38     {
39       "name": "iDenfyLiveness",
40       "source_files": "iDenfy-1.0.9.2/IdenfyLiveness.framework/Headers/*.h",
41       "preserve_paths": "iDenfy-1.0.9.2/*.lproj/*.strings",
42       "weak_frameworks": [
43         "IdenfyLiveness",
44         "ZoomAuthenticationHybrid"
45       ],
46       "vendored_frameworks": [
47         "iDenfy-1.0.9.2/ZoomAuthenticationHybrid.framework",
48         "iDenfy-1.0.9.2/iDenfySDK.framework",
49         "iDenfy-1.0.9.2/IdenfyLiveness.framework"
50       ]
51     }
52   ]