blob: 350c064c2b60ec7a51eabe625b22086fcf3522bb [file] [log] [blame]
{
"name": "ExpandedTabBar",
"version": "2.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": "2.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ExpandedTabBar/Classes/*",
"resources": "ExpandedTabBar/Resources/TabBar.xcassets"
}