vendor/Pods/NanoStore/Classes/Advanced/NSFNanoEngine.h in nano-store-0.5.2 vs vendor/Pods/NanoStore/Classes/Advanced/NSFNanoEngine.h in nano-store-0.6.0

- old
+ new

@@ -535,8 +535,13 @@ /** Returns a string representation of the engine. */ - (NSString *)description; +/** Returns a JSON representation of the engine. + */ + +- (NSString *)JSONDescription; + //@} @end \ No newline at end of file