[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 3 / c / EVTopTabBar / 3.0.0 / EVTopTabBar.podspec.json
blob2f2d8f00318cd3abf13b8051d44659353fa67fe6
2   "name": "EVTopTabBar",
3   "version": "3.0.0",
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": "3.0.0"
14   },
15   "documentation_url": "https://epv44.github.io/docs/EVTopTabBar/index.html",
16   "platforms": {
17     "ios": "9.3"
18   },
19   "swift_versions": "5.0",
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "swift_version": "5.0"