[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 3 / f / c / PredictionBuilder / 1.1.1 / PredictionBuilder.podspec.json
blob7ca532b3ffe53617d92fb99942f179ab243dbbef
2   "name": "PredictionBuilder",
3   "version": "1.1.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   "swift_versions": "4.2",
13   "platforms": {
14     "ios": "9.0",
15     "osx": "10.10",
16     "watchos": "3.0",
17     "tvos": "10.0"
18   },
19   "source": {
20     "git": "https://github.com/denissimon/prediction-builder-swift.git",
21     "tag": "v1.1.1"
22   },
23   "source_files": "Sources/**/*.swift",
24   "frameworks": "Foundation",
25   "swift_version": "4.2"