| { |
| "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}" |
| } |