blob: e400a929884b339e4f52ade99f22d0f987837a2b [file] [log] [blame]
{
"name": "RMKAzureTranslator",
"version": "1.0.1",
"license": "MIT",
"summary": "A simple iOS utility to translate using Microsoft Azure",
"homepage": "https://github.com/RekhaManjukiran/RMKAzureTranslator",
"authors": {
"Rekha Manju Kiran": "rekha@manjukiran.com"
},
"source": {
"git": "https://github.com/RekhaManjukiran/RMKAzureTranslator.git",
"tag": "v1.0.1"
},
"source_files": [
"RMKAzureTranslator",
"RMKAzureTranslator/XMLDictionary"
],
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}