[Add] AlibabacloudEcs20140526 3.0.1
[CocoaPods.git] / Specs / 5 / 6 / 8 / ScrollingTableViewsController / 0.4.0 / ScrollingTableViewsController.podspec.json
blob87f8774e462357d35a5b73f8967ee86bbd3f5c6a
2   "name": "ScrollingTableViewsController",
3   "version": "0.4.0",
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.4.0"
17   },
18   "source_files": [
19     "ScrollingTableViewsController/ScrollingTableViewsWithMenu.swift",
20     "ScrollingTableViewsController/MenuBar.swift",
21     "ScrollingTableViewsController/ScrollingView.swift",
22     "ScrollingTableViewsController/ScrollingTableView.swift",
23     "ScrollingTableViewsController/ScrollingTableViewController.swift"
24   ]