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