blob: a33a58dbc71f321e8da6b2e1e42c707a70a8e504 [file] [log] [blame]
{
"name": "Matft",
"version": "0.2.3",
"summary": "Numpy-like matrix operation library in swift",
"homepage": "https://github.com/jjjkkkjjj/Matft",
"license": {
"type": "BSD-3-Clause",
"file": "LICENSE"
},
"authors": "jjjkkkjjj",
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source": {
"git": "https://github.com/jjjkkkjjj/Matft.git",
"tag": "0.2.3"
},
"source_files": "Sources/**/*",
"swift_version": "4.2"
}