blob: 250eb20c531e03a41c0ca590f2349b133303f768 [file] [log] [blame]
{
"name": "RFTopTabBar",
"version": "0.0.6",
"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.6"
},
"source_files": "Source/**/*.swift",
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}