blob: 4a8357dc5bf7165d42a4f34586616a23144dd2d8 [file] [log] [blame]
{
"name": "KpengSingShowView",
"version": "0.0.1",
"summary": "一个歌词显示的进度条渐变效果颜色和效果可以自定义.",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/smithgoo/KpengSingShowView",
"license": "MIT",
"authors": {
"KPeng": "294336370@qq.com"
},
"source": {
"git": "https://github.com/smithgoo/KpengSingShowView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "4.3"
},
"requires_arc": true,
"source_files": "SingDemo/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}