[Add] RapidKitFoundation_MacOS 2024.1224.1706.628
[CocoaPods.git] / Specs / 5 / a / 4 / Montblanc / 0.1.0 / Montblanc.podspec.json
blobf02ce1f021b4d55f8f7dfdfafc08a455f9c8bd5c
2   "name": "Montblanc",
3   "version": "0.1.0",
4   "summary": "Montblanc is a wrapper for CoreML Model Compiler.",
5   "description": "Montblanc is a wrapper for CoreML Model Compiler. Montblanc written in SwiftšŸ§ and support iOS & OSX.",
6   "homepage": "https://github.com/natmark/Montblanc",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Atsuya Sato": "natmark0918@gmail.com"
13   },
14   "platforms": {
15     "osx": "10.13",
16     "ios": "11.4"
17   },
18   "source": {
19     "git": "https://github.com/natmark/Montblanc.git",
20     "tag": "0.1.0"
21   },
22   "source_files": "Montblanc/**/*.swift"