Create README.md

This commit is contained in:
achmizs 2016-04-06 14:49:23 -04:00
parent c939ec728f
commit 73634864ec

7
README.md Normal file
View File

@ -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.