[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / e / 0 / 3 / HRLClassifier / 3.0.1 / HRLClassifier.podspec.json
blob596f5b15f537aad2ab73b93a1e4e6bf149e6bc54
2   "name": "HRLClassifier",
3   "version": "3.0.1",
4   "summary": "Use Machine Learning to predict if a person is working out based of his/her heart rate.",
5   "description": "Use Machine Learning to predict if a person is working out based of his/her heart rate.",
6   "homepage": "https://github.com/HeartRateLearning/HRLClassifier",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Enrique de la Torre": "indisoluble_dev@me.com"
13   },
14   "source": {
15     "git": "https://github.com/HeartRateLearning/HRLClassifier.git",
16     "tag": "3.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HRLClassifier/Classes/**/*",
22   "dependencies": {
23     "HRLAlgorithms": [
24       "~> 1.0"
25     ]
26   },
27   "pushed_with_swift_version": "3.0",
28   "deprecated": true