[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 5 / d / 3 / VGSLBaseUI / 3.1.2 / VGSLBaseUI.podspec.json
blob3643fae1cb9c5077cd1d85cea882576eaaef4a4c
2   "name": "VGSLBaseUI",
3   "module_name": "BaseUIPublic",
4   "version": "3.1.2",
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": "3.1.2"
18   },
19   "swift_versions": "5.9",
20   "requires_arc": true,
21   "prefix_header_file": false,
22   "platforms": {
23     "ios": "9.0",
24     "tvos": "12.0"
25   },
26   "dependencies": {
27     "VGSLBaseTiny": [
28       "3.1.2"
29     ]
30   },
31   "source_files": [
32     "BaseUIPublic/**/*"
33   ],
34   "swift_version": "5.9"