blob: ae4d8fc227f162ec905cd718bd4de4185f579cbd [file] [log] [blame]
{
"name": "BRLocaleMap",
"version": "1.0.0",
"summary": "iOS/Mac library for mapping between Cocoa langauge codes (ISO639-1) to Google/Bing translate service",
"homepage": "https://github.com/b123400/BRLocaleMap",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"George Polak": "b123400@gmail.com"
},
"source": {
"git": "https://github.com/b123400/BRLocaleMap.git",
"submodules": true,
"tag": "1.0.0"
},
"source_files": "BRLocaleMap",
"resources": "locale-mapping/*.json",
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}