| { | |
| "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 | |
| } |