[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 9 / a / Rumpelstiltskin / 0.1.1 / Rumpelstiltskin.podspec.json
blob8a1ea164d940e0c08472e96794ebd1dae28f3b7f
2   "name": "Rumpelstiltskin",
3   "version": "0.1.1",
4   "summary": "Converting Localizable.strings file int a Swift struct",
5   "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.",
6   "homepage": "https://github.com/kurzdigital/Rumpelstiltskin",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Christian Braun": "christian.braun@kurzdigital.com"
13   },
14   "source": {
15     "git": "https://github.com/kurzdigital/Rumpelstiltskin.git",
16     "tag": "0.1.1"
17   },
18   "preserve_paths": "*",
19   "platforms": {
20     "ios": "9.0"
21   }