[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / c / 2 / StringLogger / 0.5 / StringLogger.podspec.json
blobf33f9f3c76d79fece9c65226057d25dceba56d9e
2   "name": "StringLogger",
3   "version": "0.5",
4   "summary": "Provides Logging with extensions for String",
5   "swift_versions": "4.0",
6   "description": "Developer can logs message with String Extension\noption: date, file, line, function\nlevel: fatal, critical, error, warning, notice, debug, trace",
7   "homepage": "https://github.com/2sem/StringLogger",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "2sem": "kofggm@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/2sem/StringLogger.git",
17     "tag": "0.5"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "StringLogger/Extensions/*.swift",
23   "swift_version": "4.0"