[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 2 / c / Logr / 0.2.0 / Logr.podspec.json
blobcb9d8e2f53352d348ef2d4df4832b50ec95de158
2   "name": "Logr",
3   "version": "0.2.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": "Apache License, Version 2.0",
8   "authors": {
9     "Paulius Gudonis": "pg@neqsoft.com"
10   },
11   "social_media_url": "https://twitter.com/nakkht",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "swift_versions": "5.0",
16   "source": {
17     "git": "https://github.com/nakkht/logr.git",
18     "tag": "v0.2.0"
19   },
20   "source_files": "Sources/**/*.swift",
21   "swift_version": "5.0"