blob: dbaf82d6779c85b31dffbc87c1f771e62f563f4a [file] [log] [blame]
{
"name": "WBCycleScrollView",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "WBCycleScrollView/**/*",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
">= 5.0.0"
]
}
}