blob: c9e2a60a36a87aef50ec5ad71e0f1687bbb7aaee [file] [log] [blame]
{
"name": "SHScrollView",
"version": "2.2.0",
"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.0"
},
"source_files": "SHScrollView/*.{h,m}",
"dependencies": {
"SDWebImage": [
]
}
}