[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / 1 / f / TranslatorSwift / 0.0.1 / TranslatorSwift.podspec.json
blobcd860e6fea48fcb526d211509c0c5afe22e1b612
2   "name": "TranslatorSwift",
3   "version": "0.0.1",
4   "summary": "Easy way to use Microsoft Translator API in Swift.",
5   "description": "An easy way to use Microsoft Translator API in Swift.",
6   "homepage": "https://github.com/yokoe/TranslatorSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "git": "info@kreuz45.com"
13   },
14   "source": {
15     "git": "https://github.com/yokoe/TranslatorSwift.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TranslatorSwift/Classes/**/*",
22   "dependencies": {
23     "Alamofire": [
25     ],
26     "SWXMLHash": [
28     ],
29     "Result": [
31     ]
32   },
33   "pushed_with_swift_version": "3.0"