[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 4 / e / VonageClientLibrary / 1.0.0 / VonageClientLibrary.podspec.json
blob7a4ad8d38371834e8d68bf1e52f001a554953f47
2   "name": "VonageClientLibrary",
3   "version": "1.0.0",
4   "summary": "A library to support using the Vonage APIs on iOS",
5   "homepage": "https://github.com/Vonage/vonage-ios-client-library",
6   "license": {
7     "type": "Apache 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "author": "devrel@vonage.com"
12   },
13   "documentation_url": "https://github.com/Vonage/vonage-ios-client-library/blob/main/README.md",
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.9",
18   "source": {
19     "git": "https://github.com/Vonage/vonage-ios-client-library.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "Sources/VonageClientLibrary/**/*.swift",
23   "xcconfig": {
24     "SWIFT_VERSION": "5.9"
25   },
26   "swift_version": "5.9"