blob: 8e42804bf3a73c85e21fcec3b04a01c49f2081f5 [file] [log] [blame]
{
"name": "PagerMenu",
"version": "2.0.1",
"summary": "Swift 4 - Highly customizable paging controller",
"swift_version": "4.0",
"description": "A paging menu controller built from other view controllers allowing the user to switch between any kind of view controller, with support for Swift 4",
"homepage": "https://github.com/Kaakati/PageMenu",
"license": {
"type": "University of Alabama",
"file": "LICENSE"
},
"authors": {
"Mohamad Kaakati": "m@kaakati.me",
"Niklas Fahl": "niklas.fahl@ua.edu",
"Matthew York": "matt.york@ua.edu"
},
"social_media_url": "http://twitter.com/Kaakati",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/Kaakati/PageMenu.git",
"tag": "2.0.1"
},
"source_files": "Classes/**/*.*",
"frameworks": "UIKit"
}