blob: 786e054dca0c1d848120ef9327d20aad237078f7 [file] [log] [blame]
{
"name": "SDCycleScrollViewNew",
"version": "1.8.1",
"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.8.1"
},
"source_files": "SDCycleScrollView/Lib/SDCycleScrollView/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
">= 5.0.0"
]
}
}