Skip to content

Albinzr/ExecutionQueue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExecutionQueue

A light weight queueing library for serial execution with retry

Platforms iOS Ratting license

Managing all http request with automated model parser calls in app with closure

Requirements

  • iOS 10.0+
  • Swift 4.1+
  • Xcode 9.2+

Installation

CocoaPods

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

use_frameworks!

pod "ExecutionQueue"

or

use_frameworks!

pod 'ExecutionQueue', git: 'https://github.com/Albinzr/ExecutionQueue', :tag => '1.0.4'

Carthage

To integrate Task into your Xcode project using Carthage, specify it in your Cartfile:

github "Albinzr/ExecutionQueue"

PR/request/suggestions are always welcome

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published