2 "name": "GigyaNssRelease",
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",
9 "git": "https://github.com/SAP/gigya-swift-sdk.git",
12 "module_name": "GigyaNss",
13 "swift_versions": "5.2",
17 "default_subspecs": "Core",
18 "pod_target_xcconfig": {
19 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
21 "user_target_xcconfig": {
22 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28 "GigyaNss/GigyaNss/*.swift",
29 "GigyaNss/GigyaNss/*/*.swift",
30 "GigyaNss/GigyaNss/*/*/*.swift"
32 "exclude_files": "GigyaNss/GigyaNss/services/Otp/OtpService.swift",
41 "frameworks": "SystemConfiguration",
46 "vendored_frameworks": "GigyaNss/Flutter/Release/App.framework"
50 "source_files": "GigyaNss/GigyaNss/services/*/*.swift",
58 "swift_version": "5.2"