blob: c454914e179734740b1bd6ea6e2e9386b4a32dbb [file] [log] [blame]
{
"name": "UIPages",
"version": "0.1.11",
"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.11"
},
"platforms": {
"ios": "8.0"
},
"source_files": "UIPages/**/*",
"frameworks": "UIKit"
}