[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / b / 2 / c / Logr / 0.3.0 / Logr.podspec.json
blobcf61b2451add0fd7403772266b45b9c5416458f5
2   "name": "Logr",
3   "version": "0.3.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.1",
16   "source": {
17     "git": "https://github.com/nakkht/logr.git",
18     "tag": "v0.3.0"
19   },
20   "source_files": "Sources/**/*.swift",
21   "swift_version": "5.1"