blob: bba6ac1c6f49cef4357c88b3a3a3be7171ecfcd0 [file] [log] [blame]
{
"name": "ScrollingTableViewsController",
"version": "0.2.0",
"license": "MIT",
"platforms": {
"ios": "11.0"
},
"homepage": "https://github.com/Kevinw14/ScrollingTableViewsController",
"authors": {
"Kevin Wood": "kevinlw14@gmail.com"
},
"summary": "Framework to help simplify placing two table views side-by-side.",
"source": {
"git": "https://github.com/Kevinw14/ScrollingTableViewsController.git",
"tag": "0.2.0"
},
"source_files": [
"ScrollingTableViewsController/ScrollingTableViewsWithMenu.swift",
"ScrollingTableViewsController/MenuBar.swift",
"ScrollingTableViewsController/ScrollingView.swift",
"ScrollingTableViewsController/ScrollingTableView.swift"
]
}