blob: a9aa9ef8059c8622ac84c5994c32a8023424707c [file] [log] [blame]
{
"name": "WBCycleScrollView",
"version": "0.7.0",
"summary": "图片无限轮播视图,支持cell自定义大小,间距",
"homepage": "https://github.com/wenmobo/WBCycleScrollView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wenmobo": "wenmobo2018@gmail.com"
},
"source": {
"git": "https://github.com/wenmobo/WBCycleScrollView.git",
"tag": "0.7.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "WBCycleScrollView/**/*",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
">= 5.0.0"
]
}
}