[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / 5 / 6 / 8 / ScrollingTableViewsController / 0.9 / ScrollingTableViewsController.podspec.json
blob083370ac9f0f5716bc58a86f8ddb3179210130f9
2   "name": "ScrollingTableViewsController",
3   "version": "0.9",
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.9"
20   },
21   "source_files": [
22     "ScrollingTableViewsController/ScrollingTableViewControllerWithMenu.swift",
23     "ScrollingTableViewsController/MenuBar.swift",
24     "ScrollingTableViewsController/ScrollingView.swift",
25     "ScrollingTableViewsController/ScrollingTableView.swift"
26   ]