blob: 84a9512daf2c6c9c1325b0c8cbce49e959bf9280 [file] [log] [blame]
{
"name": "Tab",
"version": "0.0.1",
"license": "MIT",
"summary": "Easy to use functional tab bar for swift projects.",
"homepage": "https://github.com/LenisDev/TabBar",
"authors": {
"Manish Pandey": ""
},
"source": {
"git": "https://github.com/LenisDev/TabBar.git",
"tag": "0.0.1"
},
"documentation_url": "https://github.com/LenisDev/TabBar",
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"5.1"
],
"source_files": "TabBar/TabBar/**/*.swift",
"swift_version": "5.1"
}