Create README.md
This commit is contained in:
parent
c939ec728f
commit
73634864ec
7
README.md
Normal file
7
README.md
Normal 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.
|
||||
Loading…
Reference in New Issue
Block a user