[Add] YIM 2.2.8
[CocoaPods.git] / Specs / d / c / 3 / GigyaNss / 0.3.01 / GigyaNss.podspec.json
blob2cca7efadae4e041d361054f60229581c8c3f5e2
2   "name": "GigyaNss",
3   "version": "0.3.01",
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/v0.3.01"
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": [
26     ]
27   },
28   "libraries": [
29     "c++",
30     "z"
31   ],
32   "vendored_frameworks": [
33     "GigyaNss/Flutter/Debug/Flutter.framework",
34     "GigyaNss/Flutter/Debug/App.framework"
35   ],
36   "swift_version": "5.2"