blob: 539a7c9234c76f0423b9e0ba0b2c80e2d6b5de81 [file] [log] [blame]
{
"name": "ROGoogleTranslate",
"version": "0.0.1",
"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.1"
},
"source_files": "Source/**/*",
"frameworks": "SystemConfiguration",
"platforms": {
"ios": "9.0"
}
}