[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 4 / d / SWLogger / 0.1.2 / SWLogger.podspec.json
blob190ad3b70ec546e277fe7d17c2fb7d26a7f3ce05
2   "name": "SWLogger",
3   "version": "0.1.2",
4   "summary": "A simple, functional Swift Logger",
5   "platforms": {
6     "ios": "9.0"
7   },
8   "description": "This cocoapod facilitates some common things required in modern logging frameworks.",
9   "homepage": "http://github.com/parrotbait/SWLogger",
10   "source": {
11     "git": "https://github.com/parrotbait/SWLogger.git",
12     "tag": "0.1.2"
13   },
14   "source_files": [
15     "SWLogger/*.{swift}",
16     "SWLogger/Handlers/*.{swift}"
17   ],
18   "license": "MIT",
19   "authors": {
20     "Eddie Long": "parrotbait@gmail.com"
21   },
22   "pushed_with_swift_version": "3.0"