blob: 7d7588eaa66eef9e8b3cbb1047367b02490da49a [file] [log] [blame]
{
"name": "NeumorphismTab",
"version": "0.9.1",
"summary": "Custom TabBarController with Neumorphism.",
"homepage": "https://github.com/touyou/NeumorphismTab",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"touyou": "touyou.dev@gmail.com"
},
"source": {
"git": "https://github.com/touyou/NeumorphismTab.git",
"tag": "0.9.1"
},
"source_files": "NeumorphismTab/**/*.{swift}",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.1",
"swift_version": "5.1"
}