blob: e7adbe974bf17336a6fabe732e1b93ce849251b9 [file] [log] [blame]
{
"name": "LoggerV",
"version": "0.0.2",
"summary": "Project Logger",
"swift_versions": "4.2",
"description": "This is logger framework",
"homepage": "https://github.com/vinaykiranMobileDev/Logger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vinay": "vinay1993kiran@gmail.com"
},
"source": {
"git": "https://github.com/vinaykiranMobileDev/Logger.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Logger/**/*.{swift,h,m}",
"swift_version": "4.2"
}