blob: 481e990c2ae296ddde53ba1379ae1dac8821ec15 [file] [log] [blame]
{
"name": "ZCycleViewNew",
"version": "0.2.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/ghostlordstar/ZCycleViewNew",
"authors": {
"ghostlord": "heshanzhang@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ghostlordstar/ZCycleViewNew.git",
"tag": "0.2.1"
},
"source_files": [
"ZCycleView/ZCycleView",
"ZCycleView/ZCycleView/*.{swift}"
],
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"dependencies": {
"Kingfisher": [
">= 4.3.1"
]
},
"swift_versions": "4.2",
"swift_version": "4.2"
}