blob: ac685051c87bb049355fa8f7faa183709221d869 [file] [log] [blame]
{
"name": "ROGoogleTranslate",
"version": "0.0.4",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/prine/ROGoogleTranslate",
"authors": {
"Robin Oster": "work@prine.ch"
},
"summary": "Simplifies the usage of the Google Translate API via Swift",
"source": {
"git": "https://github.com/prine/ROGoogleTranslate.git",
"tag": "0.0.4"
},
"source_files": "Source/**/*",
"frameworks": "SystemConfiguration",
"platforms": {
"ios": "9.0"
}
}