[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 0 / 4 / VGSLNetworking / 6.0.0 / VGSLNetworking.podspec.json
blob613d28ec7154b0a5bb782b8b4558e79d9ce15818
2   "name": "VGSLNetworking",
3   "module_name": "VGSLNetworking",
4   "version": "6.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": "6.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     "VGSLFundamentals": [
28       "6.0.0"
29     ],
30     "VGSLUI": [
31       "6.0.0"
32     ]
33   },
34   "source_files": [
35     "VGSLNetworking/**/*"
36   ],
37   "swift_version": "5.9"