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