blob: d2bf457227e54eb42af70e22b19e0553235df526 [file] [log] [blame]
{
"name": "UITabBarAdditions",
"version": "0.1.3",
"summary": "Fix bug for UITabBar items jumping",
"description": "Fix bug for UITabBar items jumping on back navigation on iOS 12.1.",
"homepage": "https://github.com/hw-1/UITabBarAdditions.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"git": "git@users.noreply.github.com"
},
"source": {
"git": "https://github.com/hw-1/UITabBarAdditions.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "UITabBarAdditions/Classes/**/*"
}