blob: 13a167668980253f87df97ec3531bfc123f5beeb [file] [log] [blame]
{
"name": "ZZScrollView",
"version": "1.0.7",
"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.7"
},
"source_files": [
"ZZScrollView",
"ZZScrollView/**/*.{h,m}"
]
}