[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 8 / 5 / Skribent / 0.0.2 / Skribent.podspec.json
blobbde49a60e3a1c35021102c6b768aff86c090a171
2   "name": "Skribent",
3   "version": "0.0.2",
4   "authors": "Namics AG",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/namics/swift-skribent",
10   "source": {
11     "git": "https://github.com/namics/swift-skribent.git",
12     "tag": "0.0.2"
13   },
14   "summary": "Easy and extendable logger for swift",
15   "description": "Skribent is an easy zero config logger which still can be extended and is typesafe.",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.10",
19     "tvos": "9.0",
20     "watchos": "2.0"
21   },
22   "swift_version": "4.2",
23   "module_name": "Skribent",
24   "source_files": "Sources/Skribent/**/*.{swift}"