[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 9 / a / HLZInfiniteScrollView / 1.0.0 / HLZInfiniteScrollView.podspec.json
blob33534363241ed7c45585ff089ff243a8742daa89
2   "name": "HLZInfiniteScrollView",
3   "version": "1.0.0",
4   "summary": "An infinite scroll view.",
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": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/hulizhen/HLZInfiniteScrollView.git",
17     "tag": "1.0.0"
18   },
19   "source_files": [
20     "HLZInfiniteScrollView",
21     "HLZInfiniteScrollView/HLZInfiniteScrollView.{h,m}"
22   ],
23   "requires_arc": true