[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 0 / 4 / VGSLNetworking / 5.0.0 / VGSLNetworking.podspec.json
blob0914ba9b213c9b643fefe4671a3ea502e4cf409a
2   "name": "VGSLNetworking",
3   "module_name": "NetworkingPublic",
4   "version": "5.0.0",
5   "summary": "A useful set of basic components for an iOS app",
6   "description": "A useful set of basic components for an iOS app",
7   "homepage": "https://github.com/yandex/vgsl",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "vgsl": "vgsl@yandex-team.ru"
14   },
15   "source": {
16     "git": "https://github.com/yandex/vgsl.git",
17     "tag": "5.0.0"
18   },
19   "swift_versions": "5.9",
20   "requires_arc": true,
21   "prefix_header_file": false,
22   "platforms": {
23     "ios": "9.0",
24     "tvos": "9.0"
25   },
26   "dependencies": {
27     "VGSLBase": [
28       "5.0.0"
29     ]
30   },
31   "source_files": [
32     "NetworkingPublic/**/*"
33   ],
34   "swift_version": "5.9"