2 "name": "SigmaSwiftStatistics",
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.",
11 "Evgenii Neumerzhitckii": "sausageskin@gmail.com"
14 "git": "https://github.com/evgenyneu/SigmaSwiftStatistics.git",
17 "screenshots": "https://raw.githubusercontent.com/evgenyneu/SigmaSwiftStatistics/master/Graphics/logo.png",
18 "source_files": "SigmaSwiftStatistics/*.swift",
25 "swift_versions": "5.0"