[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 6 / b / 9 / ltools / 2.0 / ltools.podspec.json
blob264221863c8b636497901c45db0f054e9adb22b5
2   "name": "ltools",
3   "version": "2.0",
4   "summary": "Tools to help with localising an iOS app.",
5   "description": "Tools to help with localising an iOS app.  Currently this is a header file (L.h) with some convenience macros, and a script (L.rb) to check whether all your keys are included in your strings files.",
6   "homepage": "https://github.com/percysnoodle/ltools",
7   "license": "MIT",
8   "authors": "Simon Booth",
9   "source": {
10     "git": "https://github.com/percysnoodle/ltools.git",
11     "tag": "2.0"
12   },
13   "platforms": {
14     "ios": "2.0"
15   },
16   "source_files": "src",
17   "preserve_paths": "bin",
18   "requires_arc": false