[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 4 / d / SWLogger / 0.1.0 / SWLogger.podspec.json
blobb0a12017d0433366e1c9f868dbc27e25bdf8ffac
2   "name": "SWLogger",
3   "version": "0.1.0",
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.0"
13   },
14   "source_files": "SWLogger/SWLogger/*.{swift}",
15   "license": "MIT",
16   "authors": {
17     "Eddie Long": "parrotbait@gmail.com"
18   },
19   "pushed_with_swift_version": "3.0"