[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 6 / a / e / TMROLocalization / 0.0.2 / TMROLocalization.podspec.json
blob5c5fb85595999fffb12e7becf0295d04ec82f03a
2   "name": "TMROLocalization",
3   "version": "0.0.2",
4   "summary": "A simple way to Localize copy in your app, written in Swift",
5   "description": "This pod allows you to add localization to your app easily.",
6   "homepage": "https://github.com/TomorrowIdeas/TMROLocalization.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Benji": "benji@tomorrow.me"
13   },
14   "platforms": {
15     "ios": "11.2"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/TomorrowIdeas/TMROLocalization.git",
20     "tag": "0.0.2"
21   },
22   "source_files": "TMROLocalization/**/*.{h,m,swift}",
23   "swift_version": "4.2"