Skip to content

A simple cleaner to get specific file cached size and erase them from disk or/and memory .

License

Notifications You must be signed in to change notification settings

VArbiter/CCCleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CCCleaner

Update

2017-09-30 11:44:04

Rebuilt in Xcode 9 and make it fit the iOS 11 .

change some APIs .

Update to 2.0.0 .

How To USE

pod 'CCCleaner'

or

Drag CCCleaner to anyWhere in your project you need .

Instructions

Set the Default Cache Folder .

import "CCCleaner.h"

or

@import CCCleaner; (when use cocoapods)

Then ... See the CODE in viewController.m .

About

A simple cleaner to get specific file cached size and erase them from disk or/and memory .

Resources

License

Stars

Watchers

Forks

Packages

No packages published