[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / b / 2 / c / Logr / 0.4.0 / Logr.podspec.json
blob438c81731a5a1b570faa71ed6505d5143c5dc235
2   "name": "Logr",
3   "version": "0.4.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   },
18   "swift_versions": "5.1",
19   "source": {
20     "git": "https://github.com/nakkht/logr.git",
21     "tag": "v0.4.0"
22   },
23   "source_files": "Sources/**/*.swift",
24   "swift_version": "5.1"