blob: dfd9dbd5c5826050c79b6cc067cc006a8c87fa46 [file] [log] [blame]
{
"name": "RFTopTabBar",
"version": "0.0.2",
"summary": "A customizable top tab bar for iOS written in Swift 5.0",
"homepage": "https://github.com/Y2JChamp/RFTopTabBar",
"license": {
"type": "MIT"
},
"authors": {
"Raffaele Forgione": "r.forgione@wakala.it"
},
"source": {
"git": "https://github.com/Y2JChamp/RFTopTabBar.git",
"tag": "0.0.2"
},
"source_files": "Source/**/*.swift",
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}