blob: f02ce1f021b4d55f8f7dfdfafc08a455f9c8bd5c [file] [log] [blame]
{
"name": "Montblanc",
"version": "0.1.0",
"summary": "Montblanc is a wrapper for CoreML Model Compiler.",
"description": "Montblanc is a wrapper for CoreML Model Compiler. Montblanc written in SwiftšŸ§ and support iOS & OSX.",
"homepage": "https://github.com/natmark/Montblanc",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Atsuya Sato": "natmark0918@gmail.com"
},
"platforms": {
"osx": "10.13",
"ios": "11.4"
},
"source": {
"git": "https://github.com/natmark/Montblanc.git",
"tag": "0.1.0"
},
"source_files": "Montblanc/**/*.swift"
}