blob: 69a3c306a5698ef1649485ad0c414c2b45bbe2f8 [file] [log] [blame]
{
"name": "SwipeViewController",
"version": "0.1.7",
"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.7"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}