[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 2 / c / Logr / 0.3.3 / Logr.podspec.json
blob97fd1c6fc10caccf829938c8147a7c8cc18a525c
2   "name": "Logr",
3   "version": "0.3.3",
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.3"
22   },
23   "source_files": "Sources/**/*.swift",
24   "swift_version": "5.1"