blob: 4390e7f0fe44f00feb42d2022311ed7818dad9bf [file] [log] [blame]
{
"name": "HugeTabBarButton",
"version": "0.2",
"summary": "HugeTabBarButton for huge UITabBar button images",
"description": "HugeTabBarButton lets you create a tab bar button with as huge of an image as you want",
"homepage": "https://github.com/fortmarek/HugeTabBarButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Marek Fort": "marekfort@me.com"
},
"source": {
"git": "https://github.com/fortmarek/HugeTabBarButton.git",
"tag": "0.2"
},
"source_files": "HugeTabBarButton/**/*",
"exclude_files": "HugeTabBarButton/*.plist",
"swift_version": "4.2",
"platforms": {
"ios": "9.0"
}
}