File tree Expand file tree Collapse file tree 1 file changed +39
-0
lines changed
Specs/5/d/3/VGSLBaseUI/7.15.1 Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "name" : " VGSLBaseUI" ,
3+ "module_name" : " BaseUIPublic" ,
4+ "version" : " 7.15.1" ,
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+ 14+ },
15+ "source" : {
16+ "git" : " https://github.com/yandex/vgsl.git" ,
17+ "tag" : " 7.15.1"
18+ },
19+ "swift_versions" : " 5.9" ,
20+ "requires_arc" : true ,
21+ "prefix_header_file" : false ,
22+ "platforms" : {
23+ "ios" : " 13.0" ,
24+ "tvos" : " 13.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" : [
32+ " 7.15.1"
33+ ]
34+ },
35+ "source_files" : [
36+ " CompatibilityShims/BaseUIPublic/**/*"
37+ ],
38+ "swift_version" : " 5.9"
39+ }
You can’t perform that action at this time.
0 commit comments