[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 5 / d / 3 / VGSLBaseUI / 6.1.0 / VGSLBaseUI.podspec.json
blobc3734d75011ae030222c0406f194f83c14097f3d
2   "name": "VGSLBaseUI",
3   "module_name": "BaseUIPublic",
4   "version": "6.1.0",
5   "summary": "Compatibility shims for VGSL",
6   "description": "Compatibility shims for VGSL",
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.1.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     "VGSL": [
28       "6.1.0"
29     ]
30   },
31   "source_files": [
32     "CompatibilityShims/BaseUIPublic/**/*"
33   ],
34   "swift_version": "5.9"