Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 992 Bytes

File metadata and controls

40 lines (22 loc) · 992 Bytes

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.