[Add] RapidKitFoundation_MacOS 2024.1230.1857.641
[CocoaPods.git] / Specs / e / 3 / 1 / AVTabBar / 1.0.3 / AVTabBar.podspec.json
blobbb071fbab3f9c2620cb316c86aa83d625c2d2895
2   "name": "AVTabBar",
3   "version": "1.0.3",
4   "summary": "This is a simple Cocoapod for creating Tabbar in iOS.",
5   "description": "\"This is a simple Cocoapod for creating Tabbar in iOS. Its provide some basic extension and subclassing for UIKit for UI Designs.\"",
6   "homepage": "https://github.com/umeshiscreative/AVTabBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Umesh": "umeshiscreative@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/umeshiscreative/AVTabBar.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "AVTabBar/Classes/*.swift",
22   "frameworks": "UIKit",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"