blob: 952e84e547d0fcde2d4b49ee978b39906f3e916a [file] [log] [blame]
{
"name": "Matswift",
"version": "0.1.1",
"summary": "Matrix calculations in Swift",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/jknthn/Matswift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jknthn": "jeremi.kaczmarczyk@gmail.com"
},
"source": {
"git": "https://github.com/jknthn/Matswift.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.3"
},
"source_files": "Matswift/Classes/*",
"pushed_with_swift_version": "4.0"
}