/libevent

Primary LanguageSwiftMIT LicenseMIT

libevent

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

brew install libevent

Installation

libevent is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "libevent", :git => "https://github.com/sora0077/libevent.git"

podspec dependency

In podspec,

spec.dependency "libevent"

In Podfile,

source "https://github.com/sora0077/PodSpecs.git"

pod "libevent"

Author

sora0077, t_hayashi0077@gmail.com

License

libevent is available under the MIT license. See the LICENSE file for more info.