blob: 61b06012e31ebb5a4c2a4b12d296345efd669c0e [file] [log] [blame]
{
"name": "ExpandedTabBar",
"version": "1.0.0",
"summary": "ExpandedTabBar is a very creative designed solution for \"more\" items in UITabBarController",
"homepage": "https://github.com/yervandsar/ExpandedTabBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yervand Saribekyan": "yervandsar@gmail.com"
},
"source": {
"git": "https://github.com/yervandsar/ExpandedTabBar.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ExpandedTabBar/Classes/*",
"resources": "ExpandedTabBar/Resources/TabBar.xcassets",
"pushed_with_swift_version": "4.0"
}