[Add] CloudwiseMAgent 2.8.0
[CocoaPods.git] / Specs / 8 / c / 1 / VonageClientSDKSilentAuth / 1.0.0 / VonageClientSDKSilentAuth.podspec.json
blob0b96696ab06e2c1a2324f5d2e35fabf43d063fd2
2   "name": "VonageClientSDKSilentAuth",
3   "version": "1.0.0",
4   "summary": "SDK for Vonage Verify Silent Authentication",
5   "description": "Vonage Verify Silent Authentication uses a mobile phone's Subscriber Identity Module (SIM) to prove a user's identity, without any user input. This SDK enables making a HTTP request over cellular even when on WiFi.",
6   "homepage": "https://github.com/Vonage/verify-silent-auth-sdk-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "author": "devrel@vonage.com"
13   },
14   "documentation_url": "https://developer.vonage.com/en/verify/verify-v2/overview",
15   "platforms": {
16     "ios": "12.0"
17   },
18   "swift_versions": "5.3",
19   "source": {
20     "git": "https://github.com/Vonage/verify-silent-auth-sdk-ios.git",
21     "tag": "1.0.0"
22   },
23   "source_files": "Sources/VonageClientSDKSilentAuth/**/*.swift",
24   "xcconfig": {
25     "SWIFT_VERSION": "5.3"
26   },
27   "swift_version": "5.3"