[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 0 / 1 / 4 / BRLocaleMap / 1.0.1 / BRLocaleMap.podspec.json
blobaa1167b360307748eb0d17fcbf31564f17aba77d
2   "name": "BRLocaleMap",
3   "version": "1.0.1",
4   "summary": "iOS/Mac library for mapping between Cocoa langauge codes (ISO639-1) to Google/Bing translate service",
5   "homepage": "https://github.com/b123400/BRLocaleMap",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "b123400": "b123400@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/b123400/BRLocaleMap.git",
15     "submodules": true,
16     "tag": "1.0.1"
17   },
18   "source_files": "BRLocaleMap",
19   "resources": "locale-mapping/*.json",
20   "requires_arc": true,
21   "platforms": {
22     "osx": null,
23     "ios": null,
24     "tvos": null,
25     "watchos": null
26   }