blob: 9184ccff9e1eb99bce7be818a40977c59795b42d [file] [log] [blame]
{
"name": "LCALoopBanner",
"version": "1.0.4",
"summary": "一个无限轮播器",
"description": "使用UIScrollView和三个UIImageView实现的无限轮播器",
"homepage": "https://github.com/changanli/LCALoopBanner",
"license": "MIT",
"authors": {
"changan931": "931985308@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/changanli/LCALoopBanner.git",
"tag": "1.0.4"
},
"source_files": [
"Classes",
"LCALoopBanner/Classes/**/*.swift"
],
"exclude_files": "Classes/Exclude",
"pushed_with_swift_version": "3.0"
}