[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 7 / 2 / LocalizableCheck / 0.1.1 / LocalizableCheck.podspec.json
blob8a88f9d5e54627b04d042a1c82528ebf3a60bbe8
2   "name": "LocalizableCheck",
3   "version": "0.1.1",
4   "summary": "A command line tool to check your strings files.",
5   "description": "This tool will help you check if your Localizable.stirngs files are in sync, and update your strings from interface builder files.",
6   "homepage": "https://github.com/djbe/LocalizableCheck",
7   "authors": {
8     "David Jennes": "david.jennes@gmail.com"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "source": {
15     "http": "https://github.com/djbe/LocalizableCheck/releases/download/0.1.1/LocalizableCheck-0.1.1.zip"
16   },
17   "preserve_paths": "*",
18   "exclude_files": "**/file.zip",
19   "platforms": {
20     "osx": null,
21     "ios": null,
22     "tvos": null,
23     "watchos": null
24   }