Skip to content

Commit 317013f

Browse files
authored
[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.
1 parent 0216c1a commit 317013f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.spi.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
version: 1
22
external_links:
33
documentation: "https://firebase.google.com/docs/ios/setup"
4+
metadata:
5+
authors: "Google"

0 commit comments

Comments
 (0)