[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / f / c / PredictionBuilder / 1.0.1 / PredictionBuilder.podspec.json
blob76189c3958b716d109220eaccf6c6e7a422ae489
2   "name": "PredictionBuilder",
3   "version": "1.0.1",
4   "homepage": "https://github.com/denissimon/prediction-builder-swift",
5   "authors": {
6     "Denis Simon": "denis.v.simon@gmail.com"
7   },
8   "summary": "A library for machine learning that builds predictions using a linear regression.",
9   "license": {
10     "type": "MIT"
11   },
12   "source": {
13     "git": "https://github.com/denissimon/prediction-builder-swift.git",
14     "tag": "v1.0.1"
15   },
16   "source_files": "Sources/PredictionBuilder.swift",
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9",
21     "watchos": "2.0",
22     "tvos": "9.0"
23   },
24   "pushed_with_swift_version": "3.0"