[Add] GizoSDK 2.0.2-alpha.07
[CocoaPods.git] / Specs / d / a / 4 / GigyaNssRelease / 1.1.0 / GigyaNssRelease.podspec.json
blob42ef247a7c3ccad221373e0bdfc78d01f03b93f0
2   "name": "GigyaNssRelease",
3   "version": "1.1.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.1.0"
11   },
12   "module_name": "GigyaNss",
13   "swift_versions": "5.2",
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source_files": [
18     "GigyaNss/GigyaNss/*.swift",
19     "GigyaNss/GigyaNss/*/*.swift",
20     "GigyaNss/GigyaNss/*/*/*.swift"
21   ],
22   "frameworks": "SystemConfiguration",
23   "dependencies": {
24     "Gigya": [
25       ">= 1.1.6"
26     ],
27     "Flutter": [
28       "1.22.4"
29     ]
30   },
31   "libraries": [
32     "c++",
33     "z"
34   ],
35   "vendored_frameworks": "GigyaNss/Flutter/Release/App.framework",
36   "pod_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "user_target_xcconfig": {
40     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41   },
42   "swift_version": "5.2"