blob: 8c4dc4ac3305ba4083dd675f235105ef5d7ff304 [file] [log] [blame]
{
"name": "ZSCarouselView",
"version": "0.1.0",
"summary": "无限轮播",
"description": "1. 跑马灯,cube 动画,可自定义 cube view\n2. 循环轮播,复用 Cell\n3. 可自定义Cell,水平、垂直滚动\n4. 可自定义FlowLayout",
"homepage": "https://github.com/zhangsen093725/ZSCarouselView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangsen093725": "joshzhang@yntengyun.com"
},
"source": {
"git": "https://github.com/zhangsen093725/ZSCarouselView.git",
"tag": "0.1.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "ZSCarouselView/Classes/**/*",
"swift_version": "5.0"
}