blob: 3e43a12442693ffd6e854940d5fa4a3127f16559 [file] [log] [blame]
{
"name": "WXCycleScrollView",
"version": "1.1.1",
"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.1.1"
},
"source_files": "WXCycleScrollViewDemo/WXCycleScrollViewDemo/WXCycleScrollView/*",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
"~> 4.0.0-beta2"
]
},
"pushed_with_swift_version": "3.0"
}