[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 0 / 9 / a / Rumpelstiltskin / 0.1.4 / Rumpelstiltskin.podspec.json
blob193b464eb2bf764b1b6d7f5a120bb75eb1791c6a
2   "name": "Rumpelstiltskin",
3   "version": "0.1.4",
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.4"
17   },
18   "swift_versions": "5.0",
19   "source_files": "main.swift",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "swift_version": "5.0"