blob: 4f7534878cc1e079bee95a5058ce00550936cc7a [file] [log] [blame]
{
"name": "SwipeViewController",
"version": "1.1.1",
"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": "1.1.1"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}