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