[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 8 / b / CKAudioProgress / 0.0.2 / CKAudioProgress.podspec.json
blobd9aa2bd76234fd129fd99047f25e540d76865fab
2   "name": "CKAudioProgress",
3   "version": "0.0.2",
4   "summary": "简单易用的音视频进度条 CKAudioProgress.",
5   "description": "简单易用的音视频进度条,可以自定义 slide 块的大小,背景色,缓冲色,已播放进度色等",
6   "homepage": "https://github.com/GuoZhiQiang/CKAudioProgress",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cook": "cook.guo@ximalaya.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/GuoZhiQiang/CKAudioProgress.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "CKAudioProgress/ProgressView/*.{h,m}",
22   "requires_arc": true