blob: 9ae62f97b230fd41d67a0fd66efd0156b87bfef1 [file] [log] [blame]
{
"name": "PageMenu",
"version": "1.0.1",
"summary": "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": "UA",
"file": "LICENSE"
},
"authors": {
"uacaps": "care@cs.ua.edu"
},
"source": {
"git": "https://github.com/uacaps/PageMenu.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/*",
"requires_arc": true
}