blob: e84268ebd5b4bdc5f0cb3a000844a792afd14462 [file] [log] [blame]
{
"name": "SAMCubicSpline",
"version": "0.1.0",
"authors": {
"Sam Soffes": "sam@soff.es"
},
"homepage": "https://github.com/soffes/SAMCubicSpline",
"summary": "Cubic splines made easy.",
"source": {
"git": "https://github.com/soffes/SAMCubicSpline.git",
"tag": "v0.1.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"CoreGraphics"
],
"source_files": "SAMCubicSpline"
}