[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / b / 2 / c / Logr / 0.9.0 / Logr.podspec.json
blob817a1a8de7492e11d2f48b2731b5535b534727c0
2   "name": "Logr",
3   "version": "0.9.0",
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     "osx": "10.14",
18     "tvos": "9.0"
19   },
20   "swift_versions": "5.3",
21   "source": {
22     "git": "https://github.com/nakkht/logr.git",
23     "tag": "v0.9.0"
24   },
25   "source_files": "Sources/Logr/**/*.swift",
26   "swift_version": "5.3"