Operation usefull extensions.
Documentation is available online.
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '12.0'
use_frameworks!
target '<Your Target Name>' do
pod 'AdvancedOperation', '~> 6.2.1'
end
github "tinrobots/AdvancedOperation" ~> 6.2.1
dependencies: [
.package(url: "https://github.com/tinrobots/AdvancedOperation.git", .upToNextMajor(from: "6.2.1"))
]
AdvancedOperation is released under the MIT license. See LICENSE for details.
Pull requests are welcome!
Show your ❤ with a ★
link |
Stars: 2 |
Last commit: 1 week ago |
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco