Skip to content

Commit

Permalink
Project settings and git assets.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonkykong committed Dec 29, 2015
1 parent 1abe657 commit 2cd52ea
Show file tree
Hide file tree
Showing 8 changed files with 75 additions and 96 deletions.
9 changes: 1 addition & 8 deletions Example/Pods/Pods.xcodeproj/project.pbxproj

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

40 changes: 20 additions & 20 deletions Example/Pods/Target Support Files/Pods-SideMenu_Example/Info.plist

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

40 changes: 20 additions & 20 deletions Example/Pods/Target Support Files/Pods-SideMenu_Tests/Info.plist

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

40 changes: 20 additions & 20 deletions Example/Pods/Target Support Files/SideMenu/Info.plist

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Example/SideMenu/MainViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
// Copyright © 2015 Jon Kent. All rights reserved.
//

import UIKit
import SideMenu

class MainViewController: UIViewController {
Expand Down
2 changes: 0 additions & 2 deletions Pod/Classes/SideMenuManager.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
// Copyright © 2015 Jon Kent. All rights reserved.
//

import UIKit

/* Example usage:
SideMenuManager.menuLeftNavigationController = storyboard!.instantiateViewControllerWithIdentifier("UILeftSideMenuNavigationController") as? UILeftSideMenuNavigationController
SideMenuManager.menuRightNavigationController = storyboard!.instantiateViewControllerWithIdentifier("UIRightSideMenuNavigationController") as? UIRightSideMenuNavigationController
Expand Down
Binary file added etc/Preview.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2cd52ea

Please sign in to comment.