[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 1 / 3 / VGSLBase / 6.2.0 / VGSLBase.podspec.json
blobba4f126b228572981b28877ed60a106a1f7ce79e
2   "name": "VGSLBase",
3   "module_name": "BasePublic",
4   "version": "6.2.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.2.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   },
29   "dependencies": {
30     "VGSLBaseUI": [
31       "6.2.0"
32     ],
33     "VGSLNetworkingPublic": [
34       "6.2.0"
35     ],
36     "VGSL": [
37       "6.2.0"
38     ]
39   },
40   "source_files": [
41     "CompatibilityShims/BasePublic/**/*"
42   ],
43   "swift_version": "5.9"