2 "name": "NSString-SurrogatePair",
4 "summary": "An NSString category to identify and remove surrogate pair UTF-8 characters.",
5 "description": "This is to support the unicode character set in MySQL which handles a \nmaximum of three bytes per multibyte character.\nThis is loosely based on another pod: woxtu/NSString-RemoveEmoji",
6 "homepage": "https://github.com/yodle/NSString-SurrogatePair",
12 "Yodle": "iOSDev@yodle.com"
15 "git": "https://github.com/yodle/NSString-SurrogatePair.git",
22 "source_files": "Pod/Classes/**/*"