blob: adebc954da979684575a902817c446b8b5cc6b15 [file] [log] [blame]
{
"name": "Polyglot",
"version": "0.3.2",
"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.2"
},
"source_files": "Polyglot/*.{swift}"
}