Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MDQueueObject

Introduction

  • The object with dispatch queue.

How To Get Started

  • Download MDQueueObject and try run example app

Installation

  • Installation with CocoaPods
source 'https://github.com/Modool/cocoapods-specs.git'
platform :ios, '8.0'

target 'TargetName' do
pod 'MDQueueObject', '~> 1.0.0'
end

  • Installation with Carthage
github "Modool/MDQueueObject" ~> 1.0.0
  • Manual Import
drag “MDQueueObject” directory into your project

Requirements

  • Requires ARC

Usage

  • Demo FYI

Update History

  • 2017.12.27 Add README and adjust project class name.

License

MDQueueObject is released under the MIT license. See LICENSE for details.

Communication

About

The object with dispatch queue

Resources

Stars

2 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages