blob: 37dacc32ad0aacecc21f78d8882332238f84c521 [file] [log] [blame]
{
"name": "TurtleBezierPath",
"version": "1.0",
"license": "MIT",
"summary": "UIBezierPath subclass for Turtle Graphics",
"homepage": "https://github.com/mindbrix/TurtleBezierPath",
"authors": "Nigel Timothy Barber",
"source": {
"git": "https://github.com/mindbrix/TurtleBezierPath.git",
"tag": "1.0"
},
"source_files": "TurtleBezierPath",
"requires_arc": false,
"platforms": {
"ios": "5.0"
}
}