blob: d4ce7670ed24c5dbe33f126a41c8036b0845414c [file] [log] [blame]
{
"name": "kpengHorizontalView",
"version": "0.0.2",
"summary": "类似网易严选的横着的筛选控件,类似hgsegment 扩展持续中\n.",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/smithgoo/kpengHorizontalView",
"license": "MIT",
"authors": {
"KPeng": "294336370@qq.com"
},
"source": {
"git": "https://github.com/smithgoo/kpengHorizontalView.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "4.3"
},
"requires_arc": true,
"source_files": "kpengHorizontalView/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}