blob: 5f6ea2916c8b384b730ff9f09a8e6e5efa210ddf [file] [log] [blame]
{
"name": "ZCycleView",
"version": "0.0.2",
"summary": "This is a picture/text infinite-scroll library with UICollectionView, It can be very easy to help you make the banner you want",
"homepage": "https://github.com/MQZHot/ZCycleView",
"authors": {
"mqz": "mqz1228@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MQZHot/ZCycleView.git",
"tag": "0.0.2"
},
"source_files": [
"ZCycleView/ZCycleView",
"ZCycleView/ZCycleView/*.{swift}"
],
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"dependencies": {
"Kingfisher": [
"~> 4.3.1"
]
},
"pushed_with_swift_version": "4.0"
}