Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.16 KB

File metadata and controls

39 lines (24 loc) · 1.16 KB

NetAnalyser

CI Status Version License Platform

Example

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

Requirements

Installation

Cocoapods

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

pod 'NetAnalyser', :git => 'https://github.com/lucasmpaim/NetAnalyser.git', :branch => 'master'

SPM

Add the follow on your Package.swift

.package(url: "https://github.com/lucasmpaim/NetAnalyser.git", from: "0.0.1")

Author

Lucas Mrowskovsky Paim

License

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