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