blob: cdf81b333a337bb14a4d8eac73718f17f80b01a4 [file] [log] [blame]
{
"name": "VectorMath",
"version": "0.3.1",
"license": {
"type": "zlib",
"file": "LICENCE.md"
},
"summary": "Vector math library for Mac and iOS",
"homepage": "https://github.com/nicklockwood/VectorMath",
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/VectorMath.git",
"tag": "0.3.1"
},
"source_files": "VectorMath",
"platforms": {
"ios": "9.0",
"tvos": "9.0",
"osx": "10.11"
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}