[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 6 / d / InjectableLoggers / 2.1.1 / InjectableLoggers.podspec.json
blob7da2ddeba6af898ef4299fa5a4af1ba8444e6d5a
2   "name": "InjectableLoggers",
3   "version": "2.1.1",
4   "swift_versions": "5.0",
5   "summary": "A nice set of protocols that will help your logger(s) at being loosely coupled and injectable",
6   "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 ðŸŽ‰",
7   "homepage": "https://github.com/lvnkmn/InjectableLoggers",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "mclovink@me.com": "mclovink@me.com"
14   },
15   "source": {
16     "git": "https://github.com/lvnkmn/InjectableLoggers.git",
17     "tag": "2.1.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "InjectableLoggers/Classes/**/*",
23   "deprecated": true,
24   "swift_version": "5.0"