[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / c / 4 / VonageClientSDKNumberVerification / 1.0.0 / VonageClientSDKNumberVerification.podspec.json
blobae4cf45ec8a54e288190d098e8b86a6c7554a33c
2   "name": "VonageClientSDKNumberVerification",
3   "version": "1.0.0",
4   "summary": "SDK for Vonage Number Verification",
5   "description": "Vonage Number Verification uses a mobile phone's Subscriber Identity Module (SIM) to prove a user's identity. This SDK enables making a HTTP request over cellular even when on WiFi.",
6   "homepage": "https://github.com/Vonage/number-verification-sdk-ios",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "author": "devrel@vonage.com"
13   },
14   "documentation_url": "https://github.com/Vonage/number-verification-sdk-ios/blob/main/README.md",
15   "platforms": {
16     "ios": "13.0"
17   },
18   "swift_versions": "5.9",
19   "source": {
20     "git": "https://github.com/Vonage/number-verification-sdk-ios.git",
21     "tag": "1.0.0"
22   },
23   "source_files": "Sources/VonageClientSDKNumberVerification/**/*.swift",
24   "xcconfig": {
25     "SWIFT_VERSION": "5.9"
26   },
27   "swift_version": "5.9"