Cleaner 0.1.2

Cleaner 0.1.2

Maintained by Franciso Javier Trujillo Mata.



Cleaner 0.1.2

  • By
  • Francisco Javier Trujillo Mata

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, [email protected]

License

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