blob: 76110fe32567111da4eca0a9e0798157a1655b33 [file] [log] [blame]
{
"name": "EasyCycleView",
"version": "1.0.0",
"summary": "支持多种样式的轮播图,支持带指定文案、带缩放效果的样式、支持自定制指示器,支持最新的swift4.0以上版本。",
"homepage": "https://github.com/wsj2012/EasyCycleView",
"license": "MIT",
"authors": {
"wsj_2012": "time_now@yeah.net"
},
"source": {
"git": "https://github.com/wsj2012/EasyCycleView.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "Libs/*.{swift}",
"swift_version": "4.2",
"dependencies": {
"Kingfisher": [
]
}
}