blob: e3cbd3a19f2e42be00b079bfd6a9697427d905b1 [file] [log] [blame]
{
"name": "NSURL-IDN",
"version": "0.2",
"license": "MIT",
"summary": "Support for IDN (punycode) in NSURL",
"homepage": "https://github.com/koke/NSURL-IDN",
"authors": {
"Jorge Bernal": "jbernal@gmail.com"
},
"source": {
"git": "https://github.com/wordpress-mobile/NSURL-IDN.git",
"tag": "0.2"
},
"requires_arc": true,
"source_files": "NSURL*.{h,m}"
}