[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / f / 4 / 1 / RoutableLogger / 12.4.0 / RoutableLogger.podspec.json
blobedc047e9196dab1ae2562c5358bdd828b7d251c1
2   "name": "RoutableLogger",
3   "version": "12.4.0",
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.4.0"
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"
26   ],
27   "cocoapods_version": ">= 1.13.0",
28   "frameworks": "Foundation",
29   "source_files": [
30     "LogsManager/RoutableLogger/**/*",
31     "LogsManager/Shared/**/*"
32   ],
33   "resource_bundles": {
34     "RoutableLogger.privacy": "LogsManager/Privacy/RoutableLogger/PrivacyInfo.xcprivacy"
35   },
36   "swift_version": "5"