blob: 0a54df2af782c2720c28dcfe8310890add42e2a4 [file] [log] [blame]
{
"name": "LKAWaveCircleProgressBar",
"version": "0.0.1",
"summary": "A progress bar with waves animation.",
"description": "LKAWaveCircleProgressBar 是一款带有双波浪动画的圆形进度指示器视图,可自定义圆形容器的边框颜色、边框线宽,双波浪的颜色,动画时间,进度改变时间。",
"homepage": "https://github.com/lukapool/LKAWaveCircleProgressBar",
"screenshots": [
"https://github.com/lukapool/LKAWaveCircleProgressBar/blob/master/OtherProperties.gif?raw=true",
"https://github.com/lukapool/LKAWaveCircleProgressBar/blob/master/SetProgress.gif?raw=true",
"https://github.com/lukapool/LKAWaveCircleProgressBar/blob/master/SetProgressAnimation.gif?raw=true",
"https://github.com/lukapool/LKAWaveCircleProgressBar/blob/master/WaveAnimDuration.gif?raw=true"
],
"license": "MIT",
"authors": {
"Luka": "422366176@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/lukapool/LKAWaveCircleProgressBar.git",
"tag": "0.0.1"
},
"source_files": "WaveAnimation/LKAWaveCircleProgressBar/*.{h,m}",
"requires_arc": true
}