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