[Add] onesecondbefore-tracker 7.9.0
[CocoaPods.git] / Specs / 9 / 4 / 6 / SALogger / 1.0.1 / SALogger.podspec.json
blobe7b6f6e18f521c166d356598908a514b1fc67e83
2   "name": "SALogger",
3   "version": "1.0.1",
4   "summary": "A log library.",
5   "swift_versions": "4.0",
6   "description": "A log library for use in Swift projects that will allow to log details to the console with additional information, such as the date, function name, filename and line number.",
7   "homepage": "https://github.com/CrazyPro007/Logger",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Shivank Agarwal": "shivank02agarwal@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/CrazyPro007/Logger.git",
17     "tag": "1.0.1"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "Logger/Logger/Logger.swift"