Swiftpack.co - nugu-developers/natty-log-ios as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by nugu-developers.
nugu-developers/natty-log-ios 1.2.3
Log Framework for Apple platforms (iOS, tvOS, watchOS, macOS)
⭐️ 3
🕓 2 years ago
iOS macOS watchOS tvOS
.package(url: "https://github.com/nugu-developers/natty-log-ios.git", from: "1.2.3")

NattyLog

Platform Carthage compatible CocoaPods compatible Swift Package Manager compatible License Codacy Badge

Requirements

  • iOS 10.0+
  • Xcode 10.2+
  • Swift 5+

Installation

CocoaPods

CocoaPods is a dependency manager for Cocoa projects. For usage and installation instructions, visit their website. To integrate NattyLog into your Xcode project using CocoaPods, specify it in your Podfile:

pod 'NattyLog'

Carthage

Carthage is a decentralized dependency manager that builds your dependencies and provides you with binary frameworks. To integrate NattyLog into your Xcode project using Carthage, specify it in your Cartfile:

github "nugu-developers/natty-log-ios" "1.2.3"

Then run carthage update.

Swift Package Manager

To integrate using Apple's Swift package manager, add the following as a dependency to your Package.swift:

dependencies: [
    .package(url: "https://github.com/nugu-developers/natty-log-ios.git", from: "1.2.3")
]

License

The contents of this repository is licensed under the Apache License, version 2.0.

GitHub

link
Stars: 3
Last commit: 2 years ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

1.2.2
3 years ago

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics