blob: b64a9fa0271a829c84cd7ab23d24d3279741bc89 [file] [log] [blame]
{
"name": "ExpandedTabBar",
"version": "3.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": "3.0.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": [
"Sources/ExpandedTabBar/*.swift",
"Sources/ExpandedTabBar/*/*.swift"
]
}