blob: 15d0145568e5d05adee3d0aac545389f525f8eac [file] [log] [blame]
{
"name": "KPengBannerView",
"version": "0.0.5",
"summary": "一个广告上下翻动的banner控件",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/smithgoo/KPengBannerView",
"license": "MIT",
"authors": {
"KPeng": "294336370@qq.com"
},
"source": {
"git": "https://github.com/smithgoo/KPengBannerView.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "4.3"
},
"requires_arc": true,
"source_files": "BannerView/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}