[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / c / 3 / Simplog / 0.1.0 / Simplog.podspec.json
blob9812cb20bb909fccb60c372de77d60aedb1779d6
2   "name": "Simplog",
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": [
17     "Sources/Simplog/*.swift",
18     "Sources/SimplogEnabled/*.swift"
19   ],
20   "swift_versions": [
21     "5.0",
22     "5.1",
23     "5.2",
24     "5.3",
25     "5.4"
26   ],
27   "platforms": {
28     "ios": "9.0"
29   },
30   "dependencies": {
31     "SimplogBase": [
33     ]
34   },
35   "swift_version": "5.4"