blob: b8905e428a5ce303d8ea59521b5941ab90482ada [file] [log] [blame]
{
"name": "MNISTKit",
"version": "1.0.0",
"summary": "Coolest MNISTKit Ever",
"description": "Start CoreML with MNISTKit",
"homepage": "https://github.com/cafielo/MNISTKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"joonwon lee": "cafielo@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/cafielo/MNISTKit.git",
"tag": "1.0.0"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"pushed_with_swift_version": "4.0"
}