diff --git a/packages.json b/packages.json index f87de5b..b59c6c0 100644 --- a/packages.json +++ b/packages.json @@ -22446,5 +22446,17 @@ "description": "Web Technologies based Crossplatform GUI Framework", "license": "MIT", "web": "https://github.com/bung87/crowngui" + }, + { + "name": "objc_runtime", + "url": "https://github.com/bung87/objc_runtime", + "method": "git", + "tags": [ + "objective-c", + "wrapper" + ], + "description": "objective-c runtime bindings", + "license": "LGPL-2.1-or-later", + "web": "https://github.com/bung87/objc_runtime" } ]