blob: bfe7fe6a3e41973cc78793a01dc619062fa976ed [file] [log] [blame]
{
"name": "PlotKit",
"version": "0.0.2",
"summary": "OS X plotting framework",
"homepage": "https://github.com/aleph7/PlotKit",
"license": "MIT",
"authors": {
"Alejandro": "al@isaza.ca"
},
"platforms": {
"osx": "10.10"
},
"source": {
"git": "https://github.com/aleph7/PlotKit.git",
"tag": "0.0.2"
},
"source_files": [
"PlotKit/*.swift",
"PlotKit/**/*.swift"
]
}