blob: 083b370574617fa386c525020ee5cd68d58923a3 [file] [log] [blame]
{
"name": "LCALoopBanner",
"version": "1.0.0",
"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.0"
},
"source_files": [
"Classes",
"*/Classes/**/*.swift"
],
"exclude_files": "Classes/Exclude",
"pushed_with_swift_version": "3.0"
}