blob: 2546a06be9e91e0088f0c4024023197226218d00 [file] [log] [blame]
{
"name": "Polyglot",
"version": "0.3.1",
"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.\n",
"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.3.1"
},
"source_files": "Polyglot/*.{swift}"
}