4 "summary": "Protobuf bindings for CoreML *.mlmodel format",
5 "description": "This lib can be useful if you want to modify not compiled CoreML model on-the-fly.\nThis lib parses not compiled protobuf file (*.mlmodel). You need to compile model for usage (MLModel.compile) after modifications.",
6 "homepage": "https://github.com/opedge/CoreMLProto",
12 "opedge": "opedge@gmail.com"
15 "git": "https://github.com/opedge/CoreMLProto.git",
21 "source_files": "CoreMLProto/Classes/**/*",
27 "pushed_with_swift_version": "4.0"