Added package objc_runtime (#1893)

This commit is contained in:
Bung 2021-05-03 12:49:13 +08:00 committed by GitHub
parent 601687f1bb
commit 258b4e390a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}
]