MSSafeContainer
An Global protection scheme..
Installation
Cocoapods(Recommended)
- Add
pod 'MSSafeContainer'
to your Podfile. - Run
pod install
Manual
- 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.