blob: bb071fbab3f9c2620cb316c86aa83d625c2d2895 [file] [log] [blame]
{
"name": "AVTabBar",
"version": "1.0.3",
"summary": "This is a simple Cocoapod for creating Tabbar in iOS.",
"description": "\"This is a simple Cocoapod for creating Tabbar in iOS. Its provide some basic extension and subclassing for UIKit for UI Designs.\"",
"homepage": "https://github.com/umeshiscreative/AVTabBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Umesh": "umeshiscreative@gmail.com"
},
"source": {
"git": "https://github.com/umeshiscreative/AVTabBar.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "AVTabBar/Classes/*.swift",
"frameworks": "UIKit",
"swift_versions": "5.0",
"swift_version": "5.0"
}