blob: c7f3404d40c15f2364ee48daea8b38712d514394 [file] [log] [blame]
{
"name": "SHNUnitBezier",
"version": "1.0.1",
"summary": "C based Unit Bezier solver/interpolator ported from WebKit for use on iOS and OS X",
"homepage": "https://github.com/shnhrrsn/SHNUnitBezier",
"license": "GNU General Public License",
"authors": "Shaun Harrison",
"source": {
"git": "https://github.com/shnhrrsn/SHNUnitBezier.git",
"tag": "1.0.1"
},
"source_files": "*.{h,c}",
"requires_arc": false
}