Adds objcbridge package.
This commit is contained in:
parent
6433df0b9e
commit
bb9d83ab56
1 changed files with 10 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue