CustomOperation 1.1.0×Maintained by Natan Zalkin.Installation Guide×Installation Guide for CustomOperationYou want to add pod 'CustomOperation', '~> 1.1' similar to the following to your Podfile:target 'MyApp' do pod 'CustomOperation', '~> 1.1' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try CustomOperationSee PodspecGitHub RepoPage on CocoaPods.orgCustomOperation 1.1.0ByNatan Zalkinkzlekk/AsyncOperationGitHub RepoCustomOperation Customizable Operation (NSOperation) subclass and block AsyncOperation written in Swift
CustomOperation Customizable Operation (NSOperation) subclass and block AsyncOperation written in Swift