[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 4 / 5 / GigyaAuth / 1.0.1 / GigyaAuth.podspec.json
blob6e72ec86fb043b0ef336fa879da04a0cd2caa484
2   "name": "GigyaAuth",
3   "version": "1.0.1",
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.0.1"
11   },
12   "module_name": "GigyaAuth",
13   "swift_versions": "5.2",
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source_files": [
18     "GigyaAuth/GigyaAuth/*.swift",
19     "GigyaAuth/GigyaAuth/*/*.swift",
20     "GigyaAuth/GigyaAuth/*/*/*.swift"
21   ],
22   "frameworks": "SystemConfiguration",
23   "dependencies": {
24     "Gigya": [
26     ]
27   },
28   "libraries": [
29     "c++",
30     "z"
31   ],
32   "swift_version": "5.2"