| { | |
| "name": "PageMenu", | |
| "version": "1.1.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.1.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "Classes/*", | |
| "requires_arc": true | |
| } |