blob: 8610b18604964d5b9ebc215e94347b11dede2a13 [file] [log] [blame]
{
"name": "Matswift",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "10.3",
"osx": "10.12"
},
"source_files": "Matswift/Classes/*",
"pushed_with_swift_version": "4.0"
}