blob: 963779ee61beddfff6a6819e5375de711d1dc4cb [file] [log] [blame]
{
"name": "JWSplitView",
"version": "0.1.1",
"summary": "A constraint-based replacement for NSSplitView.",
"homepage": "https://github.com/jwilling/JWSplitView",
"license": "BSD",
"authors": {
"Jonathan Willing": "jwilling@me.com"
},
"source": {
"git": "https://github.com/jwilling/JWSplitView.git",
"tag": "0.1.1"
},
"platforms": {
"osx": null
},
"source_files": "JWSplitView/*.{h,m}",
"requires_arc": true
}