blob: 16249d2c7fa18944f092730af6e39fc047dbf219 [file] [log] [blame]
{
"name": "KKProgressView",
"version": "1.0.0",
"summary": "KKProgressView -> custom progress view (rectangle or circle)",
"description": "a custom progress view, (rectangle or circle). All kinds of custom properties",
"homepage": "https://github.com/TieShanWang/KKProgressView",
"license": "MIT",
"authors": {
"wangtieshan": "15003836653@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TieShanWang/KKProgressView.git",
"tag": "1.0.0"
},
"frameworks": "UIKit",
"source_files": "KKProgressView/KKProgressView/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}