blob: 2c611d80beb617041a4e49ab1e0b7a4c821f67e7 [file] [log] [blame]
{
"name": "MacBond",
"version": "1.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+github@gmail.com"
},
"source": {
"git": "https://github.com/wjk/MacBond.git",
"tag": "1.0.0"
},
"source_files": "MacBond/*.swift",
"requires_arc": true
}