blob: bf73f8083c2fd9bd0699f416e19a64449e28e154 [file] [log] [blame]
{
"name": "StatsView",
"version": "1.0.0",
"summary": "A simple stats view to build up a simple dashboard in app",
"description": "A simple stats view to build up a simple dashboard in app. A StatsView makes implementation of statistics UI easy",
"homepage": "https://github.com/kf99916/StatsView",
"screenshots": "https://raw.githubusercontent.com/kf99916/StatsView/master/screenshots/StatsView.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zheng-Xiang Ke": "kf99916@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/kf99916/StatsView.git",
"commit": "c3b80cfe8f462399aef55024f0d2cfb78b35ef61"
},
"source_files": "StatsView/StatsView/**/*.swift",
"swift_version": "4.0"
}