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