blob: 82a57d7660b98e3447b80c22441a26351e0686bb [file] [log] [blame]
{
"name": "LA",
"version": "0.1.1",
"summary": "A collection of linear algebra functions",
"description": "A small collection of linear algebra functions.",
"homepage": "https://github.com/anconaesselmann/LA",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"anconaesselmann": "axel@anconaesselmann.com"
},
"source": {
"git": "https://github.com/anconaesselmann/LA.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LA/Classes/**/*",
"pushed_with_swift_version": "4.0"
}