blob: fbf731306fe13cd375370f3f4276addf82b8bc20 [file] [log] [blame]
{
"name": "ZZInfiniteScrollView",
"version": "1.0",
"summary": "An infinite scrollview written in Swift.",
"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"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ZZInfiniteScrollView/**/*"
}