MSSafeContainer

June 20, 2017 ยท View on GitHub

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.

Contents

  1. 1Installation
  2. 1.1Cocoapods(Recommended)
  3. 1.2Manual
  4. 2Requirements
  5. 3How To Use
  6. 3.1Objective-C
  7. 4License