[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / 5 / c / 1 / LKAWaveCircleProgressBar / 0.1.0 / LKAWaveCircleProgressBar.podspec.json
blob5b00f8d9a8f52d0bbab363ae910618c3907eef51
2   "name": "LKAWaveCircleProgressBar",
3   "version": "0.1.0",
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": null
19   },
20   "source": {
21     "git": "https://github.com/lukapool/LKAWaveCircleProgressBar.git",
22     "tag": "0.1.0"
23   },
24   "source_files": "WaveAnimation/LKAWaveCircleProgressBar/*.{h,m}",
25   "requires_arc": true