4 "summary": "Comprehensive implementation of machine learning in Swift",
5 "description": "Acts as a replacement for the CoreML library for Swift. It allows developers\nto have more control over the algorithms used for their machine learning",
6 "homepage": "https://github.com/SylvanM/NeuralKit",
12 "Sylvan Martin": "alephnulltim@gmail.com"
15 "git": "https://github.com/SylvanM/NeuralKit.git",
21 "swift_version": "4.2",
22 "source_files": "NeuralKit/**/*.{swift,h,m}"