Browse Source

[SPI] Set "Google" as the author on Swift Package Index (#10808)

Updated the Swift Package Index manifest file (.spi.yml) to specify "Google" as the authors of the package.
Andrew Heard 3 năm trước cách đây
mục cha
commit
317013fdc5
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      .spi.yml

+ 2 - 0
.spi.yml

@@ -1,3 +1,5 @@
 version: 1
 external_links:
   documentation: "https://firebase.google.com/docs/ios/setup"
+metadata:
+  authors: "Google"