[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 9 / a / HLZInfiniteScrollView / 1.0.2 / HLZInfiniteScrollView.podspec.json
blob8c8cf406462a525c58a2f2caf9f750356e2b6e44
2   "name": "HLZInfiniteScrollView",
3   "version": "1.0.2",
4   "summary": "A scroll view which can be scrolled infinitely and automatically.",
5   "description": "An Objective-C class providing a scroll view which can be scrolled infinitely and automatically.",
6   "homepage": "https://github.com/hulizhen/HLZInfiniteScrollView",
7   "screenshots": "https://cloud.githubusercontent.com/assets/2831422/16691969/7bef5aec-4561-11e6-9163-2dae603c0635.gif",
8   "license": "MIT",
9   "authors": {
10     "Hu Lizhen": "hulizhen.public@gmail.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/hulizhen/HLZInfiniteScrollView.git",
17     "tag": "1.0.2"
18   },
19   "source_files": "HLZInfiniteScrollView/HLZInfiniteScrollView.{h,m}",
20   "requires_arc": true