2 "name": "WTSimpleStatistics",
4 "summary": "A library providing support for simple statistical needs.",
5 "description": "WTSimpleStatistics provides support for finding the total, miminmum, maximum,\naverage, variance and standard deviation of a group of measurements. It also\nlets you perform linear regression on uncertain data.",
6 "homepage": "https://github.com/wltrup/Swift-WTSimpleStatistics",
12 "Wagner Truppel": "trupwl@gmail.com"
15 "git": "https://github.com/wltrup/Swift-WTSimpleStatistics.git",
21 "source_files": "WTSimpleStatistics/Classes/**/*",
22 "pushed_with_swift_version": "3.0"