Polyglot
Polyglot copied to clipboard
A simple Swift API for Microsoft Translator
I converted the main classes to work with Swift 3. This helps when using the classes as-is like I do in my project [BartyCrouch](https://github.com/Flinesoft/BartyCrouch). I recommend you to merge this...
こんにちは Ayaka-さん (learning Japanese at the moment 😍 🇯🇵), just wanted to inform you (and potential users of this library) about the fact that Microsoft seems to have decided to...
Hi I have added pod file for my project pod 'Polyglot', '~> 0.5' and then did pod install But when i am doing import polyglot , it is giving error...
Is this pod going to be receiving an update for use with Swift 3?
Alternatively, this PR could be done as a branch.
Sorry for forgetting this earlier but better late than never! Here's the follow-up on #16 where we decided to split the PR into two parts as this part seemed to...