[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / f / e / c / Gigya / 1.3.0 / Gigya.podspec.json
blobec8fd60a7e0ad7b054d43ce74e9098d472a02d22
2   "name": "Gigya",
3   "version": "1.3.0",
4   "license": "Apache 2.0",
5   "homepage": "https://developers.gigya.com/display/GD/Swift+SDK",
6   "authors": "Gigya SAP",
7   "summary": "The Swift SDK provides an interface for the Gigya API.\nThe library makes it simple to integrate Gigya's service in\nyour Swift application",
8   "source": {
9     "git": "https://github.com/SAP/gigya-swift-sdk.git",
10     "tag": "core/v1.3.0"
11   },
12   "module_name": "Gigya",
13   "swift_versions": "5.3",
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source_files": [
18     "GigyaSwift/*/*.swift",
19     "GigyaSwift/*/*/*.swift",
20     "GigyaSwift/*/*/*/*.swift",
21     "GigyaSwift/*/*/*/*/*.swift"
22   ],
23   "frameworks": "SystemConfiguration",
24   "libraries": [
25     "c++",
26     "z"
27   ],
28   "swift_version": "5.3"