blob: e9d91a8797108188353ddddce4fdf84486be11a1 [file] [log] [blame]
{
"name": "SDCycleScrollView",
"version": "1.63",
"summary": "简单易用的图片无限轮播器. 1.63版本修复内容:修复自定义图片的pagecontrol刷新图片数据时崩溃bug;设置单张图片时停止轮播",
"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.63"
},
"source_files": "SDCycleScrollView/Lib/SDCycleScrollView/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 3.7"
]
}
}