[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / a / 4 / GigyaNssRelease / 1.9.1 / GigyaNssRelease.podspec.json
blob7c72716e7e8476615495f7c30ac9e63bb4f1e0d7
2   "name": "GigyaNssRelease",
3   "version": "1.9.1",
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.9.1"
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.7"
30         ]
31       },
32       "frameworks": "SystemConfiguration",
33       "libraries": [
34         "c++",
35         "z"
36       ],
37       "vendored_frameworks": [
38         "GigyaNss/Flutter/Release/Flutter.xcframework",
39         "GigyaNss/Flutter/Release/App.xcframework"
40       ]
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"