Swiftpack.co - alemar11/AdvancedOperation as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by alemar11.
alemar11/AdvancedOperation 6.3.0
AdvancedOperation
⭐️ 1
🕓 2 years ago
iOS macOS watchOS tvOS
.package(url: "https://github.com/alemar11/AdvancedOperation.git", from: "6.3.0")

AdvancedOperation CI

AdvancedOperation

GitHub release

Operation usefull extensions.

Requirements

Swift 5.5 Platforms Xcode

Carthage Compatible CocoaPods Compatible

Documentation

Documentation is available online.

http://www.alessandromarzoli.com/AdvancedOperation/

Installation

CocoaPods

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '12.0'
use_frameworks!

target '<Your Target Name>' do
    pod 'AdvancedOperation', '~> 6.3.0'
end

Carthage

github "tinrobots/AdvancedOperation" ~> 6.3.0

Swift Package Manager

dependencies: [
    .package(url: "https://github.com/alemar11/AdvancedOperation.git", .upToNextMajor(from: "6.3.0"))
]

License

License MIT

AdvancedOperation is released under the MIT license. See LICENSE for details.

Contributing

Pull requests are welcome!
Show your ❤ with a ★

GitHub

link
Stars: 1
Last commit: Yesterday
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

6.3.0
2 years ago
  • Xcode 13
  • Added AdvancedOperation multi-platform framework.

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