[Add] THEOplayer-Connector-Conviva 8.5.0
[CocoaPods.git] / Specs / b / 9 / a / SwiftDebugLog / 0.1.1 / SwiftDebugLog.podspec.json
blobf269257a566a3cdcf9aa4525e2a27cbd8c372efa
2   "name": "SwiftDebugLog",
3   "version": "0.1.1",
4   "summary": "Lightweight Swift Debug Logger",
5   "swift_version": "4.0",
6   "description": "Swift library for logging errors in debug. Log statements include the filename, line, and function call.",
7   "homepage": "https://github.com/Dtroupe18/SwiftDebugLog",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Dtroupe18": "dave.troupe@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/Dtroupe18/SwiftDebugLog.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "SwiftDebugLog/Classes/**/*"