blob: ec64cb3f7f74bace33360a2f30b391d5a31ef8cb [file] [log] [blame]
{
"name": "JJGMPageViewController",
"version": "0.1.0",
"summary": "UIPageViewController programatically. Objective C",
"description": "Pages is the easiest way of setting up a UIPageViewController 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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JJGMPageViewController/Classes/**/*"
}