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