blob: 5fcc9be3026c10ca53cd6e041afac6ca1648f4e3 [file] [log] [blame]
{
"name": "HRLEngine",
"version": "0.2.7",
"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/HRLEngine",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Enrique de la Torre": "indisoluble_dev@me.com"
},
"source": {
"git": "https://github.com/HeartRateLearning/HRLEngine.git",
"tag": "0.2.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HRLEngine/Classes/**/*",
"dependencies": {
"HRLAlgorithms": [
"~> 0.1"
]
},
"pushed_with_swift_version": "3.0",
"deprecated": true
}