blob: b8a5fb7143f30c92b845981c16770a76a75ea8ea [file] [log] [blame]
{
"name": "WXCycleScrollView",
"version": "1.2.0",
"summary": "a scrollable image banner using Swift.",
"description": "WXCycleScrollView is a scrollable image banner using Swift.first version uploaded.more detail in https://github.com/WishWei/WXCycleScrollView.",
"homepage": "https://github.com/WishWei/WXCycleScrollView",
"license": "MIT",
"authors": {
"魏希": "352282612@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/WishWei/WXCycleScrollView.git",
"tag": "1.2.0"
},
"source_files": "WXCycleScrollViewDemo/WXCycleScrollViewDemo/WXCycleScrollView/*",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 4.0.0-beta2"
]
},
"pushed_with_swift_version": "3.0"
}