[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / d / a / 4 / GigyaNssRelease / 1.7.0 / GigyaNssRelease.podspec.json
blobeabd8663369cc4a416b3e014c1772cbcd69bf6c6
2   "name": "GigyaNssRelease",
3   "version": "1.7.0",
4   "license": "Apache 2.0",
5   "homepage": "https://developers.gigya.com/display/GD/Native+Screen-Sets",
6   "authors": "Gigya SAP",
7   "summary": "This library enables you to use additional \nauthentication methods from the standard login flow",
8   "source": {
9     "git": "https://github.com/SAP/gigya-swift-sdk.git",
10     "tag": "nss/v1.7.0"
11   },
12   "module_name": "GigyaNss",
13   "swift_versions": "5.2",
14   "platforms": {
15     "ios": "11.0"
16   },
17   "default_subspecs": "Core",
18   "subspecs": [
19     {
20       "name": "Core",
21       "source_files": [
22         "GigyaNss/GigyaNss/*.swift",
23         "GigyaNss/GigyaNss/*/*.swift",
24         "GigyaNss/GigyaNss/*/*/*.swift"
25       ],
26       "exclude_files": "GigyaNss/GigyaNss/services/Otp/OtpService.swift",
27       "dependencies": {
28         "Gigya": [
29           ">= 1.5.1"
30         ],
31         "Flutter": [
32           "3.0.0"
33         ]
34       },
35       "frameworks": "SystemConfiguration",
36       "libraries": [
37         "c++",
38         "z"
39       ],
40       "vendored_frameworks": "GigyaNss/Flutter/Release/App.xcframework"
41     },
42     {
43       "name": "Auth",
44       "source_files": "GigyaNss/GigyaNss/services/*/*.swift",
45       "dependencies": {
46         "GigyaAuth": [
48         ]
49       }
50     }
51   ],
52   "swift_version": "5.2"