[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / a / 4 / f / SimplogBase / 0.1.0 / SimplogBase.podspec.json
blobefa047c3c4a75a010981e34530e2abc938bb3377
2   "name": "SimplogBase",
3   "version": "0.1.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/nholloh/Simplog",
8   "authors": {
9     "Niklas Holloh": "github@niklasholloh.de"
10   },
11   "summary": "A simplistic, yet extensible iOS logging framework.",
12   "source": {
13     "git": "https://github.com/nholloh/Simplog.git",
14     "tag": "v0.1.0"
15   },
16   "source_files": "Sources/SimplogBase/**/*.swift",
17   "swift_versions": [
18     "5.0",
19     "5.1",
20     "5.2",
21     "5.3",
22     "5.4"
23   ],
24   "platforms": {
25     "ios": "9.0"
26   },
27   "swift_version": "5.4"