blob: d2be3c3cbe19a6df00e9339d02f55b6ab617c088 [file] [log] [blame]
{
"name": "SDCycleScrollView",
"version": "1.7.1",
"summary": "简单易用的图片无限轮播器. 1.7.1版本更新内容: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.7.1"
},
"source_files": "SDCycleScrollView/Lib/SDCycleScrollView/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 4.0.0"
]
}
}