mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 00:23:10 +00:00
Added package objc_runtime (#1893)
This commit is contained in:
parent
601687f1bb
commit
258b4e390a
@ -22446,5 +22446,17 @@
|
|||||||
"description": "Web Technologies based Crossplatform GUI Framework",
|
"description": "Web Technologies based Crossplatform GUI Framework",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/bung87/crowngui"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user