blob: cd43d27375659e2da093d89a7824c5bae7249a0f [file] [log] [blame]
{
"name": "FloatingInput",
"version": "0.0.1",
"license": "MIT",
"summary": "Easy to use functional tab bar for swift projects.",
"homepage": "https://github.com/LenisDev/FloatingInput",
"authors": {
"Manish Pandey": ""
},
"source": {
"git": "https://github.com/LenisDev/FloatingInput.git",
"tag": "0.0.1"
},
"documentation_url": "https://lenisdev.github.io/FloatingInput/index.html",
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"5.1",
"5.2"
],
"source_files": [
"Source/*.swift",
"Source/**/*.swift"
],
"swift_version": "5.2"
}