[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 3 / c / EVTopTabBar / 2.1.0 / EVTopTabBar.podspec.json
blob9ad8517a698ec738d402ef9d0e37a47ab5909968
2   "name": "EVTopTabBar",
3   "version": "2.1.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": "2.1.0"
14   },
15   "documentation_url": "https://epv44.github.io/docs/EVTopTabBar/index.html",
16   "platforms": {
17     "ios": "9.3"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "pushed_with_swift_version": "3.0"