tempAccountA / MSSafeContainer

ThreadSafeContainer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

ThreadSafeContainer

License:MIT License


Languages

Language:Objective-C 55.4%Language:Ruby 44.6%