We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 36405d1 + 1adebc2 commit 0bea96dCopy full SHA for 0bea96d
1 file changed
contents.json
@@ -8527,6 +8527,13 @@
8527
"category":"camera",
8528
"description":"Camera made simple. Fully customizable camera library that significantly reduces implementation time and effort.",
8529
"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"]
8537
}
8538
]
8539
0 commit comments