blob: d0e65cee560f2b2b02e2edfecb61ea1ff6e734c9 [file] [log] [blame]
{
"name": "ZSCarouselView",
"version": "0.1.1",
"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.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "ZSCarouselView/Classes/**/*",
"swift_version": "5.0"
}