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