[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / e / 9 / VGSL_Fundamentals / 6.12.0 / VGSL_Fundamentals.podspec.json
blobffbea0cc085d99261edb473d4d8845231d3059ca
2   "name": "VGSL_Fundamentals",
3   "module_name": "VGSL_Fundamentals",
4   "version": "6.12.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.12.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   "pod_target_xcconfig": {
27     "OTHER_SWIFT_FLAGS": "-enable-experimental-feature AccessLevelOnImport",
28     "BUILD_LIBRARY_FOR_DISTRIBUTION": "NO"
29   },
30   "dependencies": {
31     "VGSL_Fundamentals_Tiny": [
32       "6.12.0"
33     ],
34     "VGSL": [
35       "6.12.0"
36     ]
37   },
38   "source_files": [
39     "CompatibilityShims/VGSL_Fundamentals/**/*"
40   ],
41   "swift_version": "5.9"