blob: 8c8cf406462a525c58a2f2caf9f750356e2b6e44 [file] [log] [blame]
{
"name": "HLZInfiniteScrollView",
"version": "1.0.2",
"summary": "A scroll view which can be scrolled infinitely and automatically.",
"description": "An Objective-C class providing a scroll view which can be scrolled infinitely and automatically.",
"homepage": "https://github.com/hulizhen/HLZInfiniteScrollView",
"screenshots": "https://cloud.githubusercontent.com/assets/2831422/16691969/7bef5aec-4561-11e6-9163-2dae603c0635.gif",
"license": "MIT",
"authors": {
"Hu Lizhen": "hulizhen.public@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hulizhen/HLZInfiniteScrollView.git",
"tag": "1.0.2"
},
"source_files": "HLZInfiniteScrollView/HLZInfiniteScrollView.{h,m}",
"requires_arc": true
}