[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / d / 9 / e / RoundedTabBar / 1.0.0 / RoundedTabBar.podspec.json
blob93b471c5798f92482cc92132557014e1877ac685
2   "name": "RoundedTabBar",
3   "version": "1.0.0",
4   "summary": "A custom tab bar for iOS.",
5   "description": "RoundedTabBar allows you to enhance your UI with a custom tab bar. This is not a tab bar made from scratch, this modifies the existing UITabBarController.\n\nUsers are able to specify the icon and title of each tab bar item.\n\nThis custom tab bar floats above the bottom of the screen. Each tab bar item shows the icon in the middle of the tab. When a tab is selected, the title appears through an animation. There is also a view that moves along the top of the tab bar that indicates a selected tab.",
6   "homepage": "https://github.com/helloitsmeangel/RoundedTabBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "helloitsmeangel",
12   "swift_versions": [
13     "5.0"
14   ],
15   "platforms": {
16     "ios": "15.0"
17   },
18   "source": {
19     "git": "https://github.com/helloitsmeangel/RoundedTabBar.git",
20     "tag": "1.0.0"
21   },
22   "source_files": [
23     "Sources/**/*.swift"
24   ],
25   "swift_version": "5.0"