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