| @@ -0,0 +1,7 @@ | |||
| NSData+SA_NSStringExtensions | |||
| Adds utility functions to NSString. | |||
| This category on NSData adds methods for splitting by whitespace, finding whitespace, and checking whether a string contains characters from an NSSet or another NSString. | |||
| Copyright (c) 2015 Said Achmiz. | |||