blob: 1358dfb8223007576770eac59285bd90a41daf1d [file] [log] [blame]
{
"name": "EVTopTabBar",
"version": "1.0.2",
"homepage": "https://github.com/epv44/EVTopTabBar",
"authors": {
"Eric Vennaro": "epv9@case.edu"
},
"summary": "Custom UITabBarController with custom tabs that are at the top of the controller.",
"description": "EVTopTabBar is a custom UIPageViewController for iOS where the page control is at the top.",
"license": "MIT",
"source": {
"git": "https://github.com/epv44/EVTopTabBar.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}