[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / c / 8 / KVLLogger / 0.0.2 / KVLLogger.podspec.json
blob41a0ad86bf157006145c7d1da30a3149fd97293c
2   "name": "KVLLogger",
3   "version": "0.0.2",
4   "summary": "A simple graphical logger for Swift and Objective-C projects",
5   "swift_versions": "5.0",
6   "description": "KVLLogger is a simple graphical logger for Swift and Objective-C projects.",
7   "homepage": "https://github.com/smogun/KVLLogger",
8   "license": "MIT",
9   "authors": {
10     "Misha": "mikoval@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/smogun/KVLLogger.git",
14     "tag": "0.0.2"
15   },
16   "platforms": {
17     "ios": "12.0"
18   },
19   "requires_arc": true,
20   "source_files": "KVLLogger/KVLLogger/**/*",
21   "swift_version": "5.0"