[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 2 / 0 / 9 / ROGoogleTranslate / 0.0.4 / ROGoogleTranslate.podspec.json
blobac685051c87bb049355fa8f7faa183709221d869
2   "name": "ROGoogleTranslate",
3   "version": "0.0.4",
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.4"
15   },
16   "source_files": "Source/**/*",
17   "frameworks": "SystemConfiguration",
18   "platforms": {
19     "ios": "9.0"
20   }