blob: 86a5d87671dc196c1bc1d96b5d4b79018a250ef2 [file] [log] [blame]
{
"name": "Rumpelstiltskin",
"version": "0.1.0",
"summary": "Converting Localizable.strings file int a Swift struct",
"description": "This pod is used to replace the Laurene localization generator which does not work with Swift 5 anymore.\nWe only support a smal feature set of the original generator but it should be enough for the most common cases.",
"homepage": "https://github.com/kurzdigital/Rumpelstiltskin",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Christian Braun": "christian.braun@kurzdigital.com"
},
"source": {
"git": "https://github.com/kurzdigital/Rumpelstiltskin.git",
"tag": "0.1.0"
},
"preserve_paths": "*",
"platforms": {
"ios": "9.0"
}
}