blob: d7388f96a0f21ef00c246c9f871198305e912eca [file] [log] [blame]
{
"name": "Polyglot",
"version": "0.5.0",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"summary": "Simple Swift API for Microsoft Translator",
"description": "Swift wrapper around the Microsoft Translator API. It currently supports translations to and from 45 languages.",
"homepage": "https://github.com/ayanonagon/Polyglot",
"license": {
"type": "MIT"
},
"authors": {
"Ayaka Nonaka": "ayaka@nonaka.me"
},
"social_media_url": "http://twitter.com/ayanonagon",
"source": {
"git": "https://github.com/ayanonagon/Polyglot.git",
"tag": "0.5.0"
},
"source_files": "Polyglot/*.{swift}"
}