Skip to content

Commit 0bea96d

Browse files
authored
Merge pull request #1861 from Asura19/add_reercodable
Add ReerCodable
2 parents 36405d1 + 1adebc2 commit 0bea96d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

contents.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8527,6 +8527,13 @@
85278527
"category":"camera",
85288528
"description":"Camera made simple. Fully customizable camera library that significantly reduces implementation time and effort.",
85298529
"homepage":"https://github.com/Mijick/Camera"
8530+
},
8531+
{
8532+
"title": "ReerCodable",
8533+
"category": "json",
8534+
"description": "Codable extensions using Swift macro.",
8535+
"homepage": "https://github.com/reers/ReerCodable",
8536+
"tags":["swift", "codable"]
85308537
}
85318538
]
85328539
}

0 commit comments

Comments
 (0)