blob: 326de51165211b8546b15d0d55b4db11d55fb0e5 [file] [log] [blame]
{
"name": "KPengBannerView",
"version": "0.0.4",
"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.4"
},
"platforms": {
"ios": "4.3"
},
"requires_arc": true,
"source_files": "BannerView/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}