blob: c1961ef6674b335b73d4fb34de35e0abfd742248 [file] [log] [blame]
{
"name": "EVTopTabBar",
"version": "2.0.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.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}