blob: cb9df0526b51e41783c307f00bca83676b8dd1a6 [file] [log] [blame]
{
"name": "JJGMPageViewController",
"version": "0.1.1",
"summary": "UIPageViewController made easy written in Objective C",
"description": "JJGPageViewController is the easiest way to use a UIPageViewController written in Objective C. It comes with going to a specific page and navigating backwards and forwards",
"homepage": "https://github.com/juanjoguevara/JJGMPageViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"juanjoguevara": "juanjoguevara@gmail.com"
},
"source": {
"git": "https://github.com/juanjoguevara/JJGMPageViewController.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JJGMPageViewController/Classes/**/*"
}