blob: 226aad0114be12b6ac91990cd1f0f0aa134dc06e [file] [log] [blame]
{
"name": "WillowTreeScrollingTabController",
"version": "0.0.3",
"summary": "Swift based tabbed view controller with support for unlimited tabs.",
"description": "Swift based tabbed view controller that supports multiple tabs in a top viewable area.",
"homepage": "https://github.com/willowtreeapps/WillowTreeScrollingTabController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "WillowTree, Inc.",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/willowtreeapps/WillowTreeScrollingTabController.git",
"tag": "0.0.3"
},
"source_files": "Sources/**/*.{swift}"
}