[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 0 / 7 / a / ModularSidebarView / 0.2.6 / ModularSidebarView.podspec.json
blobb709c2de5bc7cb1aeacda9cfb5f863605b878a56
2   "name": "ModularSidebarView",
3   "version": "0.2.6",
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": "0.2.6"
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"