[Add] CXHAdSDK-TopOn 1.6.6
[CocoaPods.git] / Specs / d / 4 / 3 / SwiftGenStrings / 0.0.1 / SwiftGenStrings.podspec.json
blob680df6b005c0fd3181c7eb80db2b0bb343050c71
2   "name": "SwiftGenStrings",
3   "version": "0.0.1",
4   "summary": "genstrings replacement for Swift that actually works",
5   "description": "SwiftGenStrings is a command line application that can be used as a drop-in replacement for the standard genstrings command for Swift sources. The latter only supports the short form of the NSLocalizedString function but breaks as soon as you use any parameters other than key and comment.",
6   "homepage": "https://github.com/kayak/SwiftGenStrings",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Juraj Blahunka": "jblahunka@kayak.com",
10     "Johannes Marbach": "johannesmarbach@gmail.com"
11   },
12   "source": {
13     "http": "https://github.com/kayak/SwiftGenStrings/releases/download/0.0.1/SwiftGenStrings.zip"
14   },
15   "platforms": {
16     "ios": "7.0",
17     "tvos": "9.0",
18     "osx": "10.9"
19   },
20   "preserve_paths": "*",
21   "exclude_files": "**/file.zip"