[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 2 / 6 / KpengSingShowView / 0.0.1 / KpengSingShowView.podspec.json
blob4a8357dc5bf7165d42a4f34586616a23144dd2d8
2   "name": "KpengSingShowView",
3   "version": "0.0.1",
4   "summary": "一个歌词显示的进度条渐变效果颜色和效果可以自定义.",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/smithgoo/KpengSingShowView",
7   "license": "MIT",
8   "authors": {
9     "KPeng": "294336370@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/smithgoo/KpengSingShowView.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "4.3"
17   },
18   "requires_arc": true,
19   "source_files": "SingDemo/*",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]