[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 6 / 3 / Polyglot / 0.5.0 / Polyglot.podspec.json
blobd7388f96a0f21ef00c246c9f871198305e912eca
2   "name": "Polyglot",
3   "version": "0.5.0",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "requires_arc": true,
8   "summary": "Simple Swift API for Microsoft Translator",
9   "description": "Swift wrapper around the Microsoft Translator API. It currently supports translations to and from 45 languages.",
10   "homepage": "https://github.com/ayanonagon/Polyglot",
11   "license": {
12     "type": "MIT"
13   },
14   "authors": {
15     "Ayaka Nonaka": "ayaka@nonaka.me"
16   },
17   "social_media_url": "http://twitter.com/ayanonagon",
18   "source": {
19     "git": "https://github.com/ayanonagon/Polyglot.git",
20     "tag": "0.5.0"
21   },
22   "source_files": "Polyglot/*.{swift}"