[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 0 / 7 / StringsLint / 0.1.6 / StringsLint.podspec.json
blob1fc201d5b21838fbd495d9257925488808632910
2   "name": "StringsLint",
3   "version": "0.1.6",
4   "summary": "A tool to ensure localized strings are complete and never unused.",
5   "homepage": "https://github.com/dral3x/StringsLint",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Alessandro Calzavara": "alessandro.calzavara@gmail.com"
12   },
13   "source": {
14     "http": "https://github.com/dral3x/StringsLint/releases/download/0.1.6/portable_stringslint.zip"
15   },
16   "preserve_paths": "*",
17   "exclude_files": "**/file.zip",
18   "platforms": {
19     "ios": "12.0",
20     "osx": "10.13",
21     "watchos": "7.0"
22   }