blob: 96a52ad340448db94337188f6328a881d3c572ba [file] [log] [blame]
{
"name": "SHScrollView",
"version": "2.2.1",
"summary": "视图轮播,定时滚动",
"license": "MIT",
"authors": {
"CSH": "624089195@qq.com"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"homepage": "https://github.com/CCSH/SHScrollView",
"source": {
"git": "https://github.com/CCSH/SHScrollView.git",
"tag": "2.2.1"
},
"source_files": "SHScrollView/*.{h,m}",
"dependencies": {
"SDWebImage": [
]
}
}