blob: 5b00f8d9a8f52d0bbab363ae910618c3907eef51 [file] [log] [blame]
{
"name": "LKAWaveCircleProgressBar",
"version": "0.1.0",
"summary": "A progress bar with waves animation.",
"description": "LKAWaveCircleProgressBar is a circular progress indicator with wave rolling animation, you can customize the border color, border line width, wave color, wave rolling animation duration, progress change animation duration.",
"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.1.0"
},
"source_files": "WaveAnimation/LKAWaveCircleProgressBar/*.{h,m}",
"requires_arc": true
}