blob: 976b9a95a5a706fe2781e6582eb8a0c39f303c6e [file] [log] [blame]
{
"name": "SDCycleScrollView",
"version": "1.73",
"summary": "简单易用的图片无限轮播器. 1.73版本更新内容:1.增加支持轮播自定义cell的代理方法 2.增加禁止拖动手势api",
"homepage": "https://github.com/gsdios/SDCycleScrollView",
"license": "MIT",
"authors": {
"GSD_iOS": "gsdios@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/gsdios/SDCycleScrollView.git",
"tag": "1.73"
},
"source_files": "SDCycleScrollView/Lib/SDCycleScrollView/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 4.0.0"
]
}
}