blob: 4d30b037259142f2bdcf85775ae7426a84577102 [file] [log] [blame]
{
"name": "LA",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LA/Classes/**/*",
"pushed_with_swift_version": "4.0"
}