blob: 826722334d969a69f1189a4b1d328761f4a980e8 [file] [log] [blame]
{
"name": "Polyglot",
"version": "0.3.3",
"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.3"
},
"source_files": "Polyglot/*.{swift}"
}