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