blob: 7ef9b17098a1340a362d97b9c3fdf902a40f8834 [file] [log] [blame]
{
"name": "EVTopTabBar",
"version": "2.2.1",
"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": "2.2.1"
},
"documentation_url": "https://epv44.github.io/docs/EVTopTabBar/index.html",
"platforms": {
"ios": "9.3"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"pushed_with_swift_version": "3.0"
}