Skip to content

Commit e851e85

Browse files
authored
Merge pull request #1860 from Asura19/add_reerkit
Add ReerKit
2 parents 0bea96d + 7b2d921 commit e851e85

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

contents.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4947,6 +4947,19 @@
49474947
"ios"
49484948
]
49494949
},
4950+
{
4951+
"title":"ReerKit",
4952+
"category":"utility",
4953+
"description":"Powerful Swift foundation library of extensions and providing utility functions to supercharge your iOS/macOS/Linux development workflow.",
4954+
"homepage":"https://github.com/reers/ReerKit",
4955+
"tags":[
4956+
"swift",
4957+
"extensions",
4958+
"iOS",
4959+
"macOS",
4960+
"tvOS"
4961+
]
4962+
},
49504963
{
49514964
"title":"Progress.swift",
49524965
"category":"command-line",
@@ -8514,7 +8527,7 @@
85148527
"description": "Swift bindings for the Godot game engine to build extensions or act as an api with SwiftGodotKit.",
85158528
"homepage": "https://migueldeicaza.github.io/SwiftGodotDocs/tutorials/swiftgodot-tutorials/",
85168529
"tags":["swift", "game-engine", "bindings"]
8517-
},
8530+
},
85188531
{
85198532
"title": "Swiftly",
85208533
"category": "dependency-managers",

0 commit comments

Comments
 (0)