[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 2 / e / LocalizedStringKit / 0.2.4 / LocalizedStringKit.podspec.json
blobcd4b5d1f81deb7ae5e2766acd61a1d30240531ad
2   "name": "LocalizedStringKit",
3   "version": "0.2.4",
4   "summary": "Generate .strings files directly from your code",
5   "description": "LocalizedStringKit is a tool that lets you write English strings directly into your source code and generate the required .strings files later. No more manually managing string keys or remembering to add them to the strings file later.",
6   "homepage": "https://github.com/microsoft/LocalizedStringKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dale Myers": "dalemy@microsoft.com"
13   },
14   "source": {
15     "git": "https://github.com/microsoft/LocalizedStringKit.git",
16     "tag": "0.2.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Sources/LocalizedStringKit/**/*",
22   "public_header_files": "Sources/LocalizedStringKit/include/**/*.h"