• Stars
    star
    388
  • Rank 110,299 (Top 3 %)
  • Language
    Objective-C
  • License
    MIT License
  • Created over 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

ThreadSafeContainer

MSSafeContainer

platform GitHub license CocoaPods GitHub stars

An Global protection scheme..

Installation

Cocoapods(Recommended)

  1. Add pod 'MSSafeContainer' to your Podfile.
  2. Run pod install

Manual

  1. Add all files under MSSafeContainer to your project

Requirements

  • iOS 5.0 and greater
  • ARC/MRC

How To Use

Objective-C

#import "MSSafeContainer.h"

License

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