[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 6 / f / 8 / LogDog / 0.2.0 / LogDog.podspec.json
blobf143af8c1fc181ca3a8a82a376c5ac0ed4d9bddf
2   "name": "LogDog",
3   "version": "0.2.0",
4   "summary": "Friendly logging.",
5   "homepage": "https://github.com/luoxiu/LogDog",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "luoxiu": "luoxiustm@gmail.com"
12   },
13   "platforms": {
14     "ios": "10.0",
15     "osx": "10.12",
16     "tvos": "10.0",
17     "watchos": "3.0"
18   },
19   "swift_versions": "5.3",
20   "source": {
21     "git": "https://github.com/luoxiu/LogDog.git",
22     "tag": "0.2.0"
23   },
24   "source_files": "Sources/LogDog/**/*.swift",
25   "dependencies": {
26     "Logging": [
27       "~> 1.0"
28     ]
29   },
30   "swift_version": "5.3"