2 "name": "SwiftNaiveBayes",
4 "summary": "Naive Bayes classifier implemented in Swift",
5 "homepage": "https://github.com/akimach/SwiftNaiveBayes",
10 "akimach": "kimura.akimasa@gmail.com"
20 "git": "https://github.com/akimach/SwiftNaiveBayes.git",
23 "source_files": "Sources/*.swift",
24 "pod_target_xcconfig": {
25 "SWIFT_VERSION": "3.0"
27 "pushed_with_swift_version": "3.0"