[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / c / 1 / VonageClientSDKSilentAuth / 1.0.3 / VonageClientSDKSilentAuth.podspec.json
blob3cade633f315caee1b482211da67488627d6b02c
2   "name": "VonageClientSDKSilentAuth",
3   "version": "1.0.3",
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.3"
22   },
23   "source_files": "Sources/VonageClientSDKSilentAuth/**/*.swift",
24   "xcconfig": {
25     "SWIFT_VERSION": "5.3"
26   },
27   "dependencies": {
28     "silentauth-sdk-ios": [
29       "1.0.7"
30     ]
31   },
32   "swift_version": "5.3"