[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / 7 / a / ModularSidebarView / 1.0.4 / ModularSidebarView.podspec.json
blob8f029cdd5a11f7a8e325a5604c4dad531b0d68fa
2   "name": "ModularSidebarView",
3   "version": "1.0.4",
4   "summary": "A customizable side bar view.",
5   "description": "A customizable menu for displaying options on the side of the screen. This can substitute the usual navigation bar items and tool bar items.",
6   "homepage": "https://github.com/ChrishonWyllie/ModularSidebarView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ChrishonWyllie": "chrishon595@yahoo.com"
13   },
14   "source": {
15     "git": "https://github.com/ChrishonWyllie/ModularSidebarView.git",
16     "tag": "1.0.4"
17   },
18   "swift_versions": [
19     "4.0",
20     "4.1",
21     "4.2",
22     "5.0",
23     "5.1"
24   ],
25   "platforms": {
26     "ios": "12.0"
27   },
28   "source_files": "Classes/**/*",
29   "frameworks": "UIKit",
30   "swift_version": "5.1"