[Add] Leopard-iOS 2.0.2
[CocoaPods.git] / Specs / 8 / a / 1 / Localizerlint / 0.1.0 / Localizerlint.podspec.json
blob1d1171b88928dda47a0c96bbf657665bb2c0df96
2   "name": "Localizerlint",
3   "version": "0.1.0",
4   "summary": "Command line tool helps in the search for unused and duplicated localization strings in Xcode projects",
5   "homepage": "https://github.com/xlsmearlx/LocalizableLint",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Samuel Lagunes": "xlsmearlx@gmail.com"
12   },
13   "source": {
14     "http": "https://github.com/xlsmearlx/LocalizableLint/releases/download/0.1.0/localizerlint.zip"
15   },
16   "preserve_paths": "*",
17   "exclude_files": "**/file.zip",
18   "platforms": {
19     "ios": "9.0"
20   }