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