[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / d / 7 / a / iDenfySDK / 0.0.7.8 / iDenfySDK.podspec.json
blobd04f05135aa1b1f05675946359d9ae4c6be63235
2   "name": "iDenfySDK",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "iDenfy IOS SDK",
7   "requires_arc": true,
8   "version": "0.0.7.8",
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/0.0.7.7/idenfyBuilds.zip"
19   },
20   "dependencies": {
21     "CountryPickerView": [
22       "2.2.0"
23     ],
24     "MaterialComponents/ActivityIndicator": [
26     ]
27   },
28   "frameworks": "UIKit",
29   "source_files": "iDenfySDK.framework/Headers/*.h",
30   "default_subspecs": "iDenfySDK",
31   "swift_version": "4.2",
32   "subspecs": [
33     {
34       "name": "iDenfySDK",
35       "vendored_frameworks": [
36         "ZoomAuthenticationHybrid.framework",
37         "iDenfySDK.framework",
38         "IdenfyLiveness.framework"
39       ],
40       "source_files": "iDenfySDK.framework/Headers/*.h"
41     },
42     {
43       "name": "IdenfyLiveness",
44       "source_files": "IdenfyLiveness.framework/Headers/*.h",
45       "vendored_frameworks": "iDenfySDK.framework"
46     }
47   ]