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