[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 4 / 2 / GigyaTfa / 1.0.11 / GigyaTfa.podspec.json
blob0503a342bfbebc1f056bdc215065837f22f79d77
2   "name": "GigyaTfa",
3   "version": "1.0.11",
4   "license": "Apache 2.0",
5   "homepage": "https://developers.gigya.com/display/GD/Swift+v1.x+TFA+Library",
6   "authors": "Gigya SAP",
7   "summary": "The Gigya TFA package provides the ability to \nintegrate native Two Factor Authentication flows \nwithin your iOS application.",
8   "source": {
9     "git": "https://github.com/SAP/gigya-swift-sdk.git",
10     "tag": "tfa/v1.0.11"
11   },
12   "module_name": "GigyaTfa",
13   "swift_versions": "5.3",
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source_files": [
18     "GigyaTfa/GigyaTfa/*.swift",
19     "GigyaTfa/GigyaTfa/*/*.swift",
20     "GigyaTfa/GigyaTfa/*/*/*.swift"
21   ],
22   "frameworks": "SystemConfiguration",
23   "dependencies": {
24     "Gigya": [
26     ]
27   },
28   "libraries": [
29     "c++",
30     "z"
31   ],
32   "swift_version": "5.3"