blob: 063e49a788206e618809a6f7766d494a2d8432cb [file] [log] [blame]
{
"name": "KCExplodeTabBar",
"version": "0.1.2",
"summary": "An explode circular design for UITabBar.",
"description": "KCExplodeTabBar could be a really nice alternative for the standard UITabBar if you found that too boring.\nInstead of static squares, tabs are now circular with expand/collapse animations.",
"homepage": "https://github.com/Kev1nChen/KCExplodeTabBar",
"license": "MIT",
"authors": "Kevin Yufei Chen",
"source": {
"git": "https://github.com/Kev1nChen/KCExplodeTabBar.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"KCExplodeTabBar": [
"Pod/Assets/*.png"
]
},
"public_header_files": "Pod/Classes/**/*.h"
}