[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 1 / 5 / 7 / LoggerPlugin / 0.0.1 / LoggerPlugin.podspec.json
blobd17751fc692f93297e1783be71b5c5fe296e5325
2   "name": "LoggerPlugin",
3   "version": "0.0.1",
4   "summary": "Logger plugin",
5   "homepage": "https://github.com/polywrap/logging",
6   "license": "MIT",
7   "authors": {
8     "Cesar": "cesar@polywrap.io"
9   },
10   "source_files": "logger/implementations/swift/Source/**/*.swift",
11   "swift_versions": "5.0",
12   "platforms": {
13     "ios": "14.0"
14   },
15   "source": {
16     "git": "https://github.com/polywrap/logging.git",
17     "branch": "feat/swift-implementation"
18   },
19   "static_framework": true,
20   "dependencies": {
21     "PolywrapClient": [
22       "~> 0.0.6"
23     ]
24   },
25   "swift_version": "5.0"