blob: 2ca514ea1997161d233a46068089dddab5966536 [file] [log] [blame]
{
"name": "Matft",
"version": "0.2.5",
"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.5"
},
"source_files": "Sources/**/*",
"swift_version": "4.2"
}