blob: 33ef6b425af76fd9cf4655861bdeb812bb2984cd [file] [log] [blame]
{
"name": "UIPages",
"version": "0.1.10",
"summary": "Enhanced wrapper framework around UIPageViewController",
"description": "Wrapper framework around UIPageViewController that requires a storyboard and string references to the Controllers of the storyboard",
"homepage": "https://github.com/Operators/pages-controller-ios",
"license": "MIT",
"authors": {
"Christopher Miller": "christopher.d.miller.1@gmail.com"
},
"source": {
"git": "https://github.com/Operators/pages-controller-ios.git",
"tag": "0.1.10"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UIPages/**/*",
"frameworks": "UIKit"
}