[Add] RegulaCommonNightly 7.5.932
[CocoaPods.git] / Specs / 5 / c / 1 / LKAWaveCircleProgressBar / 0.0.1 / LKAWaveCircleProgressBar.podspec.json
blob0a54df2af782c2720c28dcfe8310890add42e2a4
2   "name": "LKAWaveCircleProgressBar",
3   "version": "0.0.1",
4   "summary": "A progress bar with waves animation.",
5   "description": "LKAWaveCircleProgressBar 是一款带有双波浪动画的圆形进度指示器视图,可自定义圆形容器的边框颜色、边框线宽,双波浪的颜色,动画时间,进度改变时间。",
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.0.1"
23   },
24   "source_files": "WaveAnimation/LKAWaveCircleProgressBar/*.{h,m}",
25   "requires_arc": true