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