2 "name": "Punycode-Cocoa",
4 "summary": "Punycode/IDNA category on NSString, based on RFC 3492, RFC 3490.\n.",
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 \n déjà.vu.example → xn--dj-kia8a.vu.example\n \n",
6 "homepage": "https://github.com/orkoden/Punycode-Cocoa",
9 "Jörg Bühmann": "joergbuehmann@gmail.com"
12 "git": "https://github.com/orkoden/Punycode-Cocoa.git",
16 "source_files": "Pod/**/*"