[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / 9 / ROGoogleTranslate / 0.0.5 / ROGoogleTranslate.podspec.json
blobb9c3f3b2cfb4f25f53b51015fe0c28cf664393ce
2   "name": "ROGoogleTranslate",
3   "version": "0.0.5",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/prine/ROGoogleTranslate",
8   "authors": {
9     "Robin Oster": "work@prine.ch"
10   },
11   "summary": "Simplifies the usage of the Google Translate API via Swift",
12   "source": {
13     "git": "https://github.com/prine/ROGoogleTranslate.git",
14     "tag": "0.0.5"
15   },
16   "source_files": "Source/**/*",
17   "frameworks": "SystemConfiguration",
18   "platforms": {
19     "ios": "9.0"
20   }