blob: 7f1620c662834d17f83ccc755ccbfe0531e9ee3d [file] [log] [blame]
{
"name": "SDCycleScrollView",
"version": "1.5",
"summary": "简单易用的图片无限轮播器",
"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.5"
},
"source_files": "SDCycleScrollView/Lib/SDCycleScrollView/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 3.7"
]
}
}