[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 0 / 1 / 4 / BRLocaleMap / 1.1.0 / BRLocaleMap.podspec.json
blobeb2cef026a25a683aa7842af2fa2c04b4257849e
2   "name": "BRLocaleMap",
3   "version": "1.1.0",
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   "platforms": {
14     "ios": "5.0",
15     "osx": "10.8"
16   },
17   "source": {
18     "git": "https://github.com/b123400/BRLocaleMap.git",
19     "submodules": true,
20     "tag": "1.1.0"
21   },
22   "source_files": "BRLocaleMap",
23   "resources": "locale-mapping/*.json",
24   "requires_arc": true