blob: 3998db895267f1408750948a0ca836ae6b14f8d9 [file] [log] [blame]
{
"name": "PageMenu",
"version": "2.0.0",
"summary": "Highly customizable paging controller",
"description": "A paging menu controller built from other view controllers allowing the user to switch between any kind of view controller.",
"homepage": "https://github.com/uacaps/PageMenu",
"license": {
"type": "University of Alabama",
"file": "LICENSE"
},
"authors": {
"Niklas Fahl": "niklas.fahl@ua.edu",
"Matthew York": "matt.york@ua.edu"
},
"platforms": {
"ios": "8.1"
},
"source": {
"git": "https://github.com/uacaps/PageMenu.git",
"tag": "2.0.0"
},
"source_files": "Classes/**/*.*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}