blob: e2ab206ad152fb0a69cb29fc81857378c21777df [file] [log] [blame]
{
"name": "ZCycleView",
"version": "1.0.0",
"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": "1.0.0"
},
"source_files": [
"ZCycleView/ZCycleView",
"ZCycleView/ZCycleView/*.{swift}"
],
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
}
}