blob: fac0f8e56ecbd6d24ea95bc361ad29978de4e3be [file] [log] [blame]
{
"name": "LPBannerView",
"version": "0.0.1",
"summary": "无限循环轮播图-Swift",
"description": "使用collectionView实现的无限循环滚动轮播图,支持横向竖向滚动及添加图片文字介绍等多种功能,短小精悍、集成方便~",
"homepage": "https://github.com/splsylp/LPBannerView",
"license": "MIT",
"authors": {
"Tony": "961505161@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/splsylp/LPBannerView.git",
"tag": "0.0.1"
},
"source_files": "LPBannerView/Source/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"Kingfisher": [
]
},
"pushed_with_swift_version": "3.0"
}