Skip to content

dannyYassine/DYOperationKit

Repository files navigation

DYOperationKit

CI Status Version License Platform

About

Collection of Operation and possibly OperationQueue subclasses

Core

  • DYOperation base class
  • DYGroupOperation

Components

  • DownloadURLRessourceOperation
  • ImageCacheRessourceOperation
  • SaveImageCacheRessource

Operations

  • DownloadImageRessourceOperation : Composed of the following Operations
    • DownloadURLRessourceOperation
    • ImageCacheRessourceOperation
    • SaveImageCacheRessource

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

DYOperationKit is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'DYOperationKit'

Author

dannyyassine, dannyyassine@gmail.com

License

DYOperationKit is available under the MIT license. See the LICENSE file for more info.

About

Collection of Operation and possibly OperationQueue subclasses

Resources

License

Stars

Watchers

Forks

Packages

No packages published