blob: ac0884f567b70690e48afc485f1cd7becb55dfbf [file] [log] [blame]
{
"name": "HRLClassifier",
"version": "3.0.0",
"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": "3.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HRLClassifier/Classes/**/*",
"dependencies": {
"HRLAlgorithms": [
"~> 1.0"
]
},
"pushed_with_swift_version": "3.0",
"deprecated": true
}