blob: 47f22fdf92c9e6350ea1a04a8acde93a42ff571f [file] [log] [blame]
{
"name": "HLZInfiniteScrollView",
"version": "1.0.1",
"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": "7.0"
},
"source": {
"git": "https://github.com/hulizhen/HLZInfiniteScrollView.git",
"tag": "1.0.1"
},
"source_files": [
"HLZInfiniteScrollView",
"HLZInfiniteScrollView/HLZInfiniteScrollView.{h,m}"
],
"requires_arc": true
}