blob: 2a625f51ee62882b01d761e2dc753db0e9db50c1 [file] [log] [blame]
{
"name": "SwipeViewController",
"version": "0.1.4",
"summary": "Subclass of UIPageViewController and UINavigation for easy navigation",
"description": "SwipeViewController is an easy and quick way to implement PageViewController with addition of buttons at the top of the view.",
"homepage": "https://github.com/fortmarek/SwipeViewController",
"license": "MIT",
"authors": {
"fortmarek": "marekfort@me.com"
},
"source": {
"git": "https://github.com/fortmarek/SwipeViewController.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}