blob: ed57debfa47f2f22aefab51ae7d90a017c2e3f1f [file] [log] [blame]
{
"name": "DebugLoggerSwift",
"version": "0.1.0",
"summary": "Logger class is used to print debug information during runtme",
"description": "s.swift_version = '>= 3.2, <= 4.0'\n It contain class methods,date formaters and different type of log types",
"homepage": "https://github.com/IpyCreator/swiftlogger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"<Saurabh Mishra>": "<saurabhmishra2290@gmail.com>",
"<Sauvik Dolui>": "sauvikdolui@gmail.com"
},
"source": {
"git": "https://github.com/IpyCreator/swiftlogger.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "swiftlogger/*"
}