[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / b / 2 / c / Logr / 0.3.4 / Logr.podspec.json
bloba75da90e7924796d09e08125b8ff9a46634f2fe5
2   "name": "Logr",
3   "version": "0.3.4",
4   "summary": "Simple and extensible logging library for iOS",
5   "description": "Simple and extensible logging library for iOS with options to include own custom targets for log destination.",
6   "homepage": "https://github.com/nakkht/logr",
7   "license": {
8     "type": "Apache v2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Paulius Gudonis": "pg@neqsoft.com"
13   },
14   "social_media_url": "https://twitter.com/nakkht",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "swift_versions": "5.1",
19   "source": {
20     "git": "https://github.com/nakkht/logr.git",
21     "tag": "v0.3.4"
22   },
23   "source_files": "Sources/**/*.swift",
24   "swift_version": "5.1"