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",
7 "license": "Apache 2.0",
9 "Yodle": "iOSDev@yodle.com"
12 "git": "https://github.com/yodle/NSString-SurrogatePair.git",
19 "source_files": "Pod/Classes/**/*"