2 "name": "LocalizedStringKit",
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",
12 "Dale Myers": "dalemy@microsoft.com"
15 "git": "https://github.com/microsoft/LocalizedStringKit.git",
21 "source_files": "Sources/LocalizedStringKit/**/*",
22 "public_header_files": "Sources/LocalizedStringKit/include/**/*.h"