blob: a0adfef7edd141b7cdd6d430a58879b83b84a2a0 [file] [log] [blame]
{
"name": "MTGeometry",
"version": "0.0.2",
"summary": "An extension to Core Graphics Geometry. Intersections, scaling, etc.",
"homepage": "https://github.com/mysterioustrousers/MTGeometry",
"license": "BSD",
"authors": {
"Adam Kirk": "atomkirk@gmail.com"
},
"source": {
"git": "https://github.com/mysterioustrousers/MTGeometry.git",
"tag": "0.0.2"
},
"source_files": "MTGeometry/*.{h,c}",
"frameworks": "CoreGraphics",
"requires_arc": false
}