[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / 9 / f / SigmaSwiftStatistics / 9.0.2 / SigmaSwiftStatistics.podspec.json
bloba331633c5896484e26892b2d6f259292dbe111e5
2   "name": "SigmaSwiftStatistics",
3   "version": "9.0.2",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/evgenyneu/SigmaSwiftStatistics",
8   "summary": "A collection of functions for statistical calculation written Swift for iOS, macOS, watchOS and tvOS.",
9   "description": "This library is a collection of functions that perform statistical calculations: average, covariance, max, min, pearson, percentile, standard deviation, sum, variance and others.",
10   "authors": {
11     "Evgenii Neumerzhitckii": "sausageskin@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/evgenyneu/SigmaSwiftStatistics.git",
15     "tag": "9.0.2"
16   },
17   "screenshots": "https://raw.githubusercontent.com/evgenyneu/SigmaSwiftStatistics/master/Graphics/logo.png",
18   "source_files": "SigmaSwiftStatistics/*.swift",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.9",
22     "watchos": "2.0",
23     "tvos": "9.0"
24   },
25   "swift_versions": "5.0"