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