blob: 1f26906e40e99e6c42bca972f2c06e1ff0413bdf [file] [log] [blame]
{
"name": "VectorBoolean",
"version": "0.2.0",
"summary": "VectorBoolean bezier path tools",
"description": "A Swift iOS rewrite of Andy Finnell's VectorBoolean bezier path tools",
"homepage": "https://github.com/lrtitze/Swift-VectorBoolean",
"license": "MIT",
"authors": {
"lrtitze": ""
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/lrtitze/Swift-VectorBoolean.git",
"tag": "v0.2.0"
},
"source_files": "Swift VectorBoolean/VectorBoolean/**/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "3.2"
}