blob: 0c277de5f2d4a48e131788e9cb68cb67d8024996 [file] [log] [blame]
{
"name": "SDCycleScrollViewNew",
"version": "1.82",
"summary": "简单易用的图片无限轮播器. 1.80版本更新内容:适配SDWebImage 5.0.0",
"homepage": "https://github.com/DamonZPF/SDCycleScrollView",
"license": "MIT",
"authors": {
"GSD_iOS": "gsdios@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/DamonZPF/SDCycleScrollView.git",
"tag": "1.82"
},
"source_files": "SDCycleScrollView/Lib/SDCycleScrollView/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
">= 5.0.0"
]
}
}