blob: b92d3f516e2f4ef3ade6089ad319060e4f1e799f [file] [log] [blame]
{
"name": "HRLClassifier",
"version": "0.1.4",
"summary": "Use Machine Learning to predict if a person is working out based of his/her heart rate.",
"description": "Use Machine Learning to predict if a person is working out based of his/her heart rate.",
"homepage": "https://github.com/HeartRateLearning/HRLClassifier",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Enrique de la Torre": "indisoluble_dev@me.com"
},
"source": {
"git": "https://github.com/HeartRateLearning/HRLClassifier.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HRLClassifier/Classes/**/*",
"dependencies": {
"HRLAlgorithms": [
"~> 0.1"
]
},
"pushed_with_swift_version": "3.0",
"deprecated": true
}