2 "name": "Punycode-Cocoa",
4 "summary": "Punycode/IDNA category on NSString, based on RFC 3492, RFC 3490.",
5 "description": "A simple punycode/IDNA category on NSString, based on code and documentation from RFC 3492 and RFC 3490. Use this to convert internationalized domain names (IDN) between Unicode and ASCII.\n\ndéjà.vu.example → xn--dj-kia8a.vu.example",
6 "homepage": "https://github.com/Wevah/Punycode-Cocoa",
9 "Nate Weaver (Wevah)": "wevah [snail] derailer [splot] org"
12 "git": "https://github.com/Wevah/Punycode-Cocoa.git",
16 "source_files": "Pod/**/*",