Skip to content

An solution for multiple thread with dispatch queue and group

License

Notifications You must be signed in to change notification settings

Modool/MDOperations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MDOperations

Introduction

  • An solution for multiple thread with dispatch queue and group.

How To Get Started

  • Download MDOperations 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 'MDOperations', '~> 1.0.0'
end

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

Requirements

  • Requires ARC

Usage

  • Demo FYI

Update History

  • 2018.5.11 Add README and adjust project class name.

License

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

Communication

About

An solution for multiple thread with dispatch queue and group

Resources

License

Stars

Watchers

Forks

Packages

No packages published