[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / f / 8 / CRDLog / 1.0.1 / CRDLog.podspec.json
bloba753223ed0210c1c669cae424054bcd3a4f41108
2   "name": "CRDLog",
3   "version": "1.0.1",
4   "summary": "Simple and quick logging for your iOS, macOS, watchOS, and tvOS apps.",
5   "description": "Simple straightforward Swift-based logging facility for iOS, macOS, watchOS, and tvOS apps.",
6   "homepage": "https://github.com/cdisdero/CRDLog",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Christopher Disdero": "info@code.chrisdisdero.com"
10   },
11   "platforms": {
12     "ios": "9.0",
13     "osx": "10.11",
14     "watchos": "3.0",
15     "tvos": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/cdisdero/CRDLog.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "Shared/*.swift",
22   "pushed_with_swift_version": "4.0"