blob: c2a78e546f51d39a2f078b19bfd3bbfbf058c076 [file] [log] [blame]
{
"name": "Tab",
"version": "0.0.2",
"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.2"
},
"documentation_url": "https://lenisdev.github.io/TabBar/index.html",
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"5.1"
],
"source_files": "TabBar/TabBar/**/*.swift",
"swift_version": "5.1"
}