blob: 35b23049265cf858b8435ba72cfb01ac3726e968 [file] [log] [blame]
{
"name": "HRLClassifier",
"version": "3.0.2",
"summary": "(DEPRECATED) Use Machine Learning to predict if a person is working out based of his/her heart rate.",
"description": "(DEPRECATED) 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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HRLClassifier/Classes/**/*",
"dependencies": {
"HRLAlgorithms": [
"~> 1.0"
]
},
"deprecated": true
}