blob: ac408ebc948e2493bce6a9798e1614af0200424c [file] [log] [blame]
{
"name": "Euclid",
"version": "0.2.2",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"summary": "Swift library for creating and manipulating 3D geometry",
"homepage": "https://github.com/nicklockwood/Euclid",
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/Euclid.git",
"tag": "0.2.2"
},
"source_files": "Sources",
"requires_arc": true,
"platforms": {
"ios": "10.0",
"osx": "10.12",
"tvos": "10.0",
"watchos": "3.0"
}
}