[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / f / 4 / 1 / RoutableLogger / 12.3.2 / RoutableLogger.podspec.json
blobf285b582b71656d83bd6e163c7c886863d182f19
2   "name": "RoutableLogger",
3   "version": "12.3.2",
4   "summary": "Logger that allows logs redirection.",
5   "description": "Just helper framework that allows logs redirection. It is used in various frameworks and then routed to LogsManager system in the main application.",
6   "homepage": "https://github.com/APUtils/LogsManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anton Plebanovich": "anton.plebanovich@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/APUtils/LogsManager.git",
16     "tag": "12.3.2"
17   },
18   "platforms": {
19     "ios": "11.0",
20     "osx": "10.13",
21     "tvos": "11.0",
22     "watchos": "4.0"
23   },
24   "swift_versions": [
25     "5.5",
26     "5.5.1",
27     "5.5.2",
28     "5.6",
29     "5.6.1",
30     "5.7"
31   ],
32   "frameworks": "Foundation",
33   "source_files": [
34     "LogsManager/RoutableLogger/**/*",
35     "LogsManager/Shared/**/*"
36   ],
37   "swift_version": "5.7"