NLogProtocol 2.0.3× TestsTested ✗ LangLanguage SwiftSwift License MIT ReleasedLast Release Sep 2017 SwiftSwift Version 4.0 SPMSupports SPM ✗Maintained by Nguyen Phu Nghia.Installation Guide×Installation Guide for NLogProtocolYou want to add pod 'NLogProtocol', '~> 2.0' similar to the following to your Podfile:target 'MyApp' do pod 'NLogProtocol', '~> 2.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try NLogProtocolSee PodspecGitHub RepoHomepagePage on CocoaPods.orgNLogProtocol 2.0.3ByNghia Nguyennghiaphunguyen/NLogProtocolGitHub Repo NLogProtocol . INSTALLATION Pod use_frameworks! pod 'NLogProtocol' USAGE Example