blob: c86fb9cfbb2e7941464c3e56a591d753684a186c [file] [log] [blame]
{
"name": "SHScrollView",
"version": "1.0.3",
"summary": "轮播图",
"license": "MIT",
"authors": {
"CSH": "624089195@qq.com"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"homepage": "https://github.com/CCSH/SHScrollView",
"source": {
"git": "https://github.com/CCSH/SHScrollView.git",
"tag": "1.0.3"
},
"source_files": "SHScrollView/*.{h,m}",
"dependencies": {
"SDWebImage": [
]
}
}