blob: a9a82e1533e08684f41ad21e2487f7d6595e7024 [file] [log] [blame]
{
"name": "MacBond",
"version": "2.0.0",
"license": "MIT",
"platforms": {
"osx": "10.10"
},
"summary": "An OS X port of the Bond binding framework",
"homepage": "https://github.com/wjk/MacBond",
"authors": {
"William Kent": "wjk011@gmail.com"
},
"source": {
"git": "https://github.com/wjk/MacBond.git",
"tag": "2.0.0"
},
"source_files": "MacBond/*.swift",
"requires_arc": true
}