blob: be41ec3c47b129f237dced7e9aebdfdeef1984bc [file] [log] [blame]
{
"name": "InfoButton",
"version": "0.1.0",
"license": "MIT",
"summary": "Simple and Lightweight Information Button for Mac",
"homepage": "https://github.com/kaunteya/InfoButton",
"authors": {
"Kaunteya Suryawanshi": "k.suryawanshi@gmail.com"
},
"source": {
"git": "https://github.com/kaunteya/InfoButton.git",
"tag": "0.1.0"
},
"platforms": {
"osx": "10.9"
},
"requires_arc": true,
"source_files": "InfoButton.swift"
}