Fix
- Memory cache cleanning timer will now be correctly set when the cache configuration is set. #2376 @erincolkan
- Add
BUILD_LIBRARY_FOR_DISTRIBUTION
flag to podspec file. Now CocoaPods build can produce stabible module. #2372 @gquattromani - Refactoring on cache file name method in
DiskStorage
. #2374 @NeoSelf1