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