blob: 6f4ad78f551dee72136e0af7f697fdc576e03497 [file] [log] [blame]
{
"name": "SDCycleScrollView",
"version": "1.66",
"summary": "简单易用的图片无限轮播器. 1.66版本修复内容:更新SDWebImage依赖版本至4.0.0",
"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.66"
},
"source_files": "SDCycleScrollView/Lib/SDCycleScrollView/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 4.0.0"
]
}
}