blob: c4498f88a9af81969f4e79a56dea5a46789f774f [file] [log] [blame]
{
"name": "WillowTreeScrollingTabController",
"version": "0.0.1",
"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.1"
},
"source_files": "Sources/**/*.{swift}"
}