Files
bindx2/haxelib.json
T
Dima Granetchi ac571430ae 2.2.0 release
2015-01-04 18:20:25 +02:00

13 lines
479 B
JSON

{
"name": "bindx2",
"url" : "https://github.com/profelis/bindx2",
"license": "MIT",
"tags": ["bind", "binding", "bindings", "cross"],
"description": "Powerful and fast macro-based data binding engine inspired by Flex Bindings with easy-to-use syntax.",
"classPath": "src",
"version": "2.2.0",
"releasenote": "interface full support (inheritance). cpp, java and cs full support (3.1.3 and night build)",
"contributors": [
"deep"
]
}