[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 3 / c / EVTopTabBar / 1.0.0 / EVTopTabBar.podspec.json
blob184e6d14f107ff0b766125dd38c79596eb6d0034
2   "name": "EVTopTabBar",
3   "version": "1.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": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"