Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 1.35 KB

README.md

File metadata and controls

49 lines (33 loc) · 1.35 KB

Cleaner

Build Status Version License Platform Readme Score

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

Cleaner is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'Cleaner'

How to use it

There are just 4 different methods to clean.

To Clean the User Defaullt Directory

cleanUserDefault()

To Clean the Document Directory

cleanDocumentDirectory()

To Clean the Cache Directory

cleanCacheDirectory()

Author

Francisco Javier Trujillo Mata, fjtrujy@gmail.com

License

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