blob: a0aa246082e807599f457db45c8465125b3e825c [file] [log] [blame]
{
"name": "ZCycleView",
"version": "0.0.1",
"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.1"
},
"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"
}