blob: 4bf74a79b8c65f5cea3b1835901f258aed7592ae [file] [log] [blame]
{
"name": "SigmaSwiftStatistics",
"version": "1.0.15",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/evgenyneu/SigmaSwiftStatistics",
"summary": "A collection of functions for statistical calculation written Swift.",
"description": " This library is a collection of functions that perform statistical calculations.\n",
"authors": {
"Evgenii Neumerzhitckii": "sausageskin@gmail.com"
},
"source": {
"git": "https://github.com/evgenyneu/SigmaSwiftStatistics.git",
"tag": "1.0.15"
},
"screenshots": "https://raw.githubusercontent.com/evgenyneu/SigmaSwiftStatistics/master/Graphics/logo.png",
"source_files": "SigmaSwiftStatistics/*.swift",
"platforms": {
"ios": "8.0"
}
}