[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 6 / d / InjectableLoggers / 0.1.0 / InjectableLoggers.podspec.json
blob7000c0dbd9f954f2bfbd6fb19bd874df7f385f7e
2   "name": "InjectableLoggers",
3   "version": "0.1.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": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "InjectableLoggers/Classes/**/*",
22   "deprecated": true