[Add] NECommonKit 9.7.1
[CocoaPods.git] / Specs / 1 / 3 / c / EVTopTabBar / 2.0.1 / EVTopTabBar.podspec.json
blobc1961ef6674b335b73d4fb34de35e0abfd742248
2   "name": "EVTopTabBar",
3   "version": "2.0.1",
4   "homepage": "https://github.com/epv44/EVTopTabBar",
5   "authors": {
6     "Eric Vennaro": "epv9@case.edu"
7   },
8   "summary": "Custom UITabBarController with custom tabs that are at the top of the controller.",
9   "description": "EVTopTabBar is a custom UIPageViewController for iOS where the page control is at the top.",
10   "license": "MIT",
11   "source": {
12     "git": "https://github.com/epv44/EVTopTabBar.git",
13     "tag": "2.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ]