[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 1 / 6 / IZPageController / 0.2.1 / IZPageController.podspec.json
blob70321656a7d566c78d973e8e100adcbaaee0c44d
2   "name": "IZPageController",
3   "version": "0.2.1",
4   "summary": "Used to create easily scrolled views that snap to place.",
5   "description": "This library is a simple alternative to UIPageController that alows for multiple views to be placed next to each other that can be viewed by scrolling left and right, the views will snap into place. It also supports Landscape viewing with two pages visible with the same snapping feature.",
6   "homepage": "https://github.com/izeni-team/IZPageController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Taylor": "tallred@izeni.com"
13   },
14   "source": {
15     "git": "https://github.com/izeni-team/IZPageController.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "IZPageController/Classes/**/*"