[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / f / 4 / a / DebugLoggerSwift / 0.1.0 / DebugLoggerSwift.podspec.json
blobed57debfa47f2f22aefab51ae7d90a017c2e3f1f
2   "name": "DebugLoggerSwift",
3   "version": "0.1.0",
4   "summary": "Logger class is used to print debug information during runtme",
5   "description": "s.swift_version = '>= 3.2, <= 4.0'\n It contain class methods,date formaters and different type of log types",
6   "homepage": "https://github.com/IpyCreator/swiftlogger",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "<Saurabh Mishra>": "<saurabhmishra2290@gmail.com>",
13     "<Sauvik Dolui>": "sauvikdolui@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/IpyCreator/swiftlogger.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "swiftlogger/*"