blob: 342c7cf86743b00f68110f5eeb6e95dcf42b7913 [file] [log] [blame]
{
"name": "JJGMPageViewController",
"version": "0.1.8",
"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.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JJGMPageViewController/Classes/**/*",
"resources": [
"JJGMPageViewController/Resources/JJGMPageViewController.xib"
]
}