blob: c10eb735977d5f97a7ff4a18e3f110f6ab87d41f [file] [log] [blame]
{
"name": "LXPageViewWithButtonsViewController",
"version": "0.1.2",
"summary": "combines UIPageViewController and highly customisable page selection tabs",
"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.",
"homepage": "https://github.com/lxian/LXPageViewWithButtonsViewController",
"screenshots": "https://raw.githubusercontent.com/lxian/LXPageViewWithButtonsViewController/master/screenshot0.png",
"license": "MIT",
"authors": {
"Li Xian": "lxian2shell@gmail.com"
},
"source": {
"git": "https://github.com/lxian/LXPageViewWithButtonsViewController.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}