blob: cd2f937d817d6206b8ad03e42bb1a69151692276 [file] [log] [blame]
{
"name": "DMPathBar",
"version": "0.1.0",
"summary": "Yosemite like PathBar Control for Mac (like in XCode)",
"homepage": "https://github.com/malcommac/DMPathBar",
"license": "MIT",
"authors": "Daniele Margutti",
"source": {
"git": "https://github.com/malcommac/DMPathBar.git",
"tag": "0.1.0"
},
"platforms": {
"osx": "10.9"
},
"requires_arc": true,
"source_files": "DMPathBar",
"frameworks": "Cocoa"
}