blob: 2c4157132b5d9fdd9a9999237f217874dd50309a [file] [log] [blame]
{
"name": "ZZScrollView",
"version": "1.0.14",
"summary": "infinite scrollview.",
"description": "一个可以无限循环的scrollview,可以显示图片或者普通的view",
"homepage": "https://github.com/lizhenZuo/ZZScrollView",
"license": "MIT",
"authors": {
"Zorro": "1732096868@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/lizhenZuo/ZZScrollView.git",
"tag": "1.0.14"
},
"source_files": [
"ZZScrollView",
"ZZScrollView/**/*.{h,m}"
]
}