blob: 31dbe768b6aba86c48e6ed915c12b737d5bf3b47 [file] [log] [blame]
{
"name": "WHCycleScrollView",
"version": "1.0.2",
"summary": "A cycle scrollView",
"description": "A cycle scrollView,Support web image and local image together",
"homepage": "https://github.com/kiwh77/WHCycleScrollView",
"license": "MIT",
"authors": {
"kiwh77": "308801737@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/kiwh77/WHCycleScrollView.git",
"tag": "1.0.2"
},
"source_files": "WHCycleScrollView/WHCycleScrollView/WHCycleScrollView.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 3.7.3"
]
}
}