mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Adds objcbridge package.
This commit is contained in:
parent
6433df0b9e
commit
bb9d83ab56
@ -471,6 +471,16 @@
|
||||
"description": "Efficient Bloom filter implementation in Nimrod using MurmurHash3.",
|
||||
"license": "MIT",
|
||||
"web": "https://www.github.com/boydgreenfield/nimrod-bloom/"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "objcbridge",
|
||||
"url": "git://github.com/gradha/nimrod-objective-c-bridge/",
|
||||
"method": "git",
|
||||
"tags": ["objc", "objective-c", "bridge", "macros", "integration"],
|
||||
"description": "Macros to interface with Objective-C.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/gradha/nimrod-objective-c-bridge/"
|
||||
}
|
||||
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user