mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +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.",
|
"description": "Efficient Bloom filter implementation in Nimrod using MurmurHash3.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://www.github.com/boydgreenfield/nimrod-bloom/"
|
"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