[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / d / LXPageViewWithButtonsViewController / 0.1.2 / LXPageViewWithButtonsViewController.podspec.json
blobc10eb735977d5f97a7ff4a18e3f110f6ab87d41f
2   "name": "LXPageViewWithButtonsViewController",
3   "version": "0.1.2",
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.2"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*"