vendor/Pods/Headers/NanoStore/NSFNanoResult.h in nano-store-0.5.2 vs vendor/Pods/Headers/NanoStore/NSFNanoResult.h in nano-store-0.6.0

- old
+ new

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