blob: 8ca3209c8d4c23042c7c7b6aa1a02ffb27a4516b [file] [log] [blame]
{
"name": "AVTabBar",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "AVTabBar/Classes/*.swift",
"frameworks": "UIKit",
"swift_versions": "5.0",
"swift_version": "5.0"
}