[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / f / e / c / Gigya / 1.1.8 / Gigya.podspec.json
blob4b0cce364b1c131cb3cb02cb95822642b5fa8bbd
2   "name": "Gigya",
3   "version": "1.1.8",
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.1.8"
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"