[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 9 / a / HLZInfiniteScrollView / 1.0.1 / HLZInfiniteScrollView.podspec.json
blob47f22fdf92c9e6350ea1a04a8acde93a42ff571f
2   "name": "HLZInfiniteScrollView",
3   "version": "1.0.1",
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": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/hulizhen/HLZInfiniteScrollView.git",
17     "tag": "1.0.1"
18   },
19   "source_files": [
20     "HLZInfiniteScrollView",
21     "HLZInfiniteScrollView/HLZInfiniteScrollView.{h,m}"
22   ],
23   "requires_arc": true