blob: 7a0d005c0b4c4da014aaa140e4e6bb6dfbc332e3 [file] [log] [blame]
{
"name": "NSURL+IDN",
"version": "0.3",
"license": "MIT",
"summary": "Support for IDN (punycode) in NSURL",
"homepage": "https://github.com/wordpress-mobile/NSURL-IDN.git",
"authors": {
"Jorge Bernal": "jbernal@gmail.com",
"Sérgio Estêvão": "sergio.estevao@automattic.com"
},
"source": {
"git": "https://github.com/wordpress-mobile/NSURL-IDN.git",
"tag": "0.3"
},
"requires_arc": true,
"source_files": "NSURL*.{h,m}"
}