[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 6 / 8 / ScrollingTableViewsController / 0.5 / ScrollingTableViewsController.podspec.json
blob7ffc9b0a81696b7731f3b2234e91a7a6708aef06
2   "name": "ScrollingTableViewsController",
3   "version": "0.5",
4   "license": "MIT",
5   "swift_version": "4.2",
6   "platforms": {
7     "ios": "11.0"
8   },
9   "homepage": "https://github.com/Kevinw14/ScrollingTableViewsController",
10   "authors": {
11     "Kevin Wood": "kevinlw14@gmail.com"
12   },
13   "summary": "Framework to help simplify placing two table views side-by-side.",
14   "source": {
15     "git": "https://github.com/Kevinw14/ScrollingTableViewsController.git",
16     "tag": "0.5"
17   },
18   "source_files": [
19     "ScrollingTableViewsController/ScrollingTableViewsWithMenu.swift",
20     "ScrollingTableViewsController/MenuBar.swift",
21     "ScrollingTableViewsController/ScrollingView.swift",
22     "ScrollingTableViewsController/ScrollingTableViewController.swift"
23   ]