[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 0 / 4 / VGSLNetworking / 2.3.1 / VGSLNetworking.podspec.json
blob8a752e8b4cb6c1bd962da0461d3744d50ad02de1
2   "name": "VGSLNetworking",
3   "module_name": "NetworkingPublic",
4   "version": "2.3.1",
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": "2.3.1"
18   },
19   "swift_versions": "5",
20   "requires_arc": true,
21   "prefix_header_file": false,
22   "platforms": {
23     "ios": "11.0",
24     "tvos": "11.0"
25   },
26   "dependencies": {
27     "VGSLBase": [
28       "2.3.1"
29     ]
30   },
31   "source_files": [
32     "NetworkingPublic/**/*"
33   ],
34   "swift_version": "5"