blob: eb2cef026a25a683aa7842af2fa2c04b4257849e [file] [log] [blame]
{
"name": "BRLocaleMap",
"version": "1.1.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": {
"b123400": "b123400@gmail.com"
},
"platforms": {
"ios": "5.0",
"osx": "10.8"
},
"source": {
"git": "https://github.com/b123400/BRLocaleMap.git",
"submodules": true,
"tag": "1.1.0"
},
"source_files": "BRLocaleMap",
"resources": "locale-mapping/*.json",
"requires_arc": true
}