blob: e17164aa4ea063fb0918b1852c0f0146c13f4940 [file] [log] [blame]
{
"name": "Prompt",
"platforms": {
"osx": "10.9"
},
"version": "1.0",
"summary": "Command line application framework",
"homepage": "http://github.com/wess/Prompt",
"license": "MIT",
"authors": {
"Wess Cope": "wcope@me.com"
},
"source": {
"git": "https://github.com/wess/Prompt.git",
"tag": "1.0"
},
"source_files": "Prompt/Prompt/*.{h,m}",
"requires_arc": true,
"frameworks": "AppKit"
}