[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 6 / 2 / MenuSlideController / 1.0.2 / MenuSlideController.podspec.json
blobf9a61e1bf22b92d46380c65550e1a55340b89591
2   "name": "MenuSlideController",
3   "version": "1.0.2",
4   "summary": "Controller for sliding menus.",
5   "swift_version": "3.3",
6   "description": "A side menu controller based on container views. A simple and highly customizable sidemenu controller to embend in your project which requires master-detail controller.",
7   "homepage": "https://github.com/sahijoshi/MenuSlideController",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Sahi Joshi": "sahik.joshi@gmail.com"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/sahijoshi/MenuSlideController.git",
20     "tag": "1.0.2"
21   },
22   "source_files": "MenuSlideControllerSource/MenuSlideControllerSource/Sources/**/*.swift",
23   "exclude_files": "Classes/Exclude"