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