[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / d / LXPageViewWithButtonsViewController / 0.1.0 / LXPageViewWithButtonsViewController.podspec.json
blob0b3b377f3f8ae70a2b162ea0594deae3218f973d
2   "name": "LXPageViewWithButtonsViewController",
3   "version": "0.1.0",
4   "summary": "combines UIPageViewController and highly customisable page selection tabs",
5   "description": "LXPageViewWithButtonsViewController wraps the UIPageViewController and provides a scrollabel page selections tab buttons. It aims to provide a highly customizable UI component. It allows the user to layout the selection tabs and pageViewController view freely.",
6   "homepage": "https://github.com/lxian/LXPageViewWithButtonsViewController",
7   "screenshots": "https://raw.githubusercontent.com/lxian/LXPageViewWithButtonsViewController/master/screenshot0.png",
8   "license": "MIT",
9   "authors": {
10     "Li Xian": "lxian2shell@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/lxian/LXPageViewWithButtonsViewController.git",
14     "tag": "0.1.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*"