[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / c / 0 / VGSL / 5.0.1 / VGSL.podspec.json
blob3ea615cf57c3799ca998df599e2d0bd9e81754a2
2   "name": "VGSL",
3   "module_name": "VGSL",
4   "version": "5.0.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": "5.0.1"
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     "VGSL_Fundamentals": [
28       "5.0.1"
29     ]
30   },
31   "source_files": [
32     "VGSL/**/*"
33   ],
34   "swift_version": "5.9"