blob: cac847cdc4866b8a710393043eabf36dcd7f74f8 [file] [log] [blame]
{
"name": "ZZInfiniteScrollView",
"version": "1.0.3",
"summary": "An infinite scrollview written in Swift.",
"description": "An infinite scrollview written in Swift. There is a demo shows how to use it.",
"homepage": "https://github.com/zhz821/ZZInfiniteScrollView",
"license": "MIT",
"authors": {
"ZHZ": "zhangzhihua.dev@gmail.com"
},
"source": {
"git": "https://github.com/zhz821/ZZInfiniteScrollView.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ZZInfiniteScrollView/**/*"
}