[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 5 / c / 1 / LKAWaveCircleProgressBar / 0.2.2 / LKAWaveCircleProgressBar.podspec.json
blob8f4933825fcfdf1d462ce92bf443a0777fe772c0
2   "name": "LKAWaveCircleProgressBar",
3   "version": "0.2.2",
4   "summary": "A progress bar with waves animation.",
5   "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.",
6   "homepage": "https://github.com/lukapool/LKAWaveCircleProgressBar",
7   "screenshots": [
8     "https://github.com/lukapool/LKAWaveCircleProgressBar/blob/master/OtherProperties.gif?raw=true",
9     "https://github.com/lukapool/LKAWaveCircleProgressBar/blob/master/SetProgress.gif?raw=true",
10     "https://github.com/lukapool/LKAWaveCircleProgressBar/blob/master/SetProgressAnimation.gif?raw=true",
11     "https://github.com/lukapool/LKAWaveCircleProgressBar/blob/master/WaveAnimDuration.gif?raw=true"
12   ],
13   "license": "MIT",
14   "authors": {
15     "Luka": "422366176@qq.com"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source": {
21     "git": "https://github.com/lukapool/LKAWaveCircleProgressBar.git",
22     "tag": "0.2.2"
23   },
24   "source_files": "WaveAnimation/LKAWaveCircleProgressBar/*.{h,m}",
25   "requires_arc": true