blob: da7b1272fcd8b7cb536663fbb54ba924bb8945fb [file] [log] [blame]
{
"name": "StatsView",
"version": "1.1.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",
"tag": "1.1.0"
},
"source_files": "StatsView/StatsView/**/*.swift"
}