blob: 7d396afbeb46ce5f942555f64ce9587b0a5d97dd [file] [log] [blame]
{
"name": "BWCycleScrollView",
"version": "1.1",
"summary": "cycleScrollView轮播图Swift",
"homepage": "https://github.com/wblzu/BWCycleScrollView",
"license": "MIT",
"authors": {
"wblze": "125101391@qq.com"
},
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/wblzu/BWCycleScrollView.git",
"tag": "1.1"
},
"source_files": "Lib/*.{swift}",
"dependencies": {
"SDWebImage": [
]
},
"requires_arc": true,
"swift_version": "5.0"
}