Jasonette/JASONETTE-iOS

View on GitHub
app/Jasonette/JasonCacheAction.h

Summary

Maintainability
Test Coverage
//
//  Cache.h
//  Jasonette
//
//  Copyright © 2016 gliechtenstein. All rights reserved.
//
#import "JasonAction.h"
#import "JasonHelper.h"
@interface JasonCacheAction : JasonAction
@end