[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / 7 / 2 / ZLogger / 1.0.1 / ZLogger.podspec.json
blob9bc43141a37b96c3b370e71cd55919edd9a1ac7c
2   "name": "ZLogger",
3   "version": "1.0.1",
4   "summary": "Light, magical, easy to use Logger for your swift apps.",
5   "description": "Zlogger is a simple Logger to use for your swift App. You can print debugs messages\nwith different levels of criticity and filter those messages to only show what's relevant to you",
6   "homepage": "https://github.com/soucolline/ZLogger",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "soucolline": "guilleminot.thomas@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/soucolline/ZLogger.git",
16     "tag": "1.0.1"
17   },
18   "social_media_url": "https://twitter.com/mrsoucolline",
19   "platforms": {
20     "ios": "9.0",
21     "watchos": "2.0"
22   },
23   "source_files": "ZLogger/Classes/**/*",
24   "pushed_with_swift_version": "3.2"