[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 6 / d / InjectableLoggers / 1.2.0 / InjectableLoggers.podspec.json
blob2d7a6a90fd7596562b5b2c9bda2069e882198652
2   "name": "InjectableLoggers",
3   "version": "1.2.0",
4   "summary": "A nice set of protocols that will help your logger(s) at being loosely coupled and injectable",
5   "description": "A nice set of protocols that will help logger(s) at being loosely coupled and injectable.\n\nBonus! This lib comes with two concrete loggers ðŸŽ‰\nAnother bonus! This lib comes with a pretty handy mock logger called MockLogger ðŸŽ‰",
6   "homepage": "https://github.com/mennolovink/InjectableLoggers",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mclovink@me.com": "mclovink@me.com"
13   },
14   "source": {
15     "git": "https://github.com/mennolovink/InjectableLoggers.git",
16     "tag": "1.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "InjectableLoggers/Classes/**/*",
22   "deprecated": true