Skip to content

CrazyKids/ADSideMenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADSideMenu

照抄的RESideMenu, Swift 实现。

Requirements

  • iOS 9.0+
  • Xcode 8.0+
  • Swift 3.0+

Installation

Carthage

Carthage is a decentralized dependency manager that builds your dependencies and provides you with binary frameworks.

You can install Carthage with Homebrew using the following command:

$ brew update
$ brew install carthage

To integrate SnapKit into your Xcode project using Carthage, specify it in your Cartfile:

github "CrazyKids/ADSideMenu"

Run carthage update to build the framework and drag the built ADSideMenu.framework into your Xcode project.

Manually

If you prefer not to use either of the aforementioned dependency managers, you can integrate ADSideMenu into your project manually.


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published