AdvancedOperation
Operation usefull extensions.
Requirements
Documentation
Documentation is available online.
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
AdvancedOperation is released under the MIT license. See LICENSE for details.
Contributing
Pull requests are welcome!
Show your