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