[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 4 / 5 / GigyaAuth / 1.1.2 / GigyaAuth.podspec.json
bloba21a1fd464cfd3214d74cf3f38de202737535001
2   "name": "GigyaAuth",
3   "version": "1.1.2",
4   "license": "Apache 2.0",
5   "homepage": "https://developers.gigya.com/display/GD/Swift+Authentication+Library",
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": "auth/v1.1.2"
11   },
12   "module_name": "GigyaAuth",
13   "swift_versions": "5.3",
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source_files": [
18     "GigyaAuth/GigyaAuth/*.swift",
19     "GigyaAuth/GigyaAuth/*/*.swift",
20     "GigyaAuth/GigyaAuth/*/*/*.swift"
21   ],
22   "resource_bundles": {
23     "GigyaAuth_Privacy": "GigyaAuth/PrivacyInfo.xcprivacy"
24   },
25   "frameworks": "SystemConfiguration",
26   "dependencies": {
27     "Gigya": [
28       ">= 1.6.0"
29     ]
30   },
31   "libraries": [
32     "c++",
33     "z"
34   ],
35   "swift_version": "5.3"