blob: 56448e49deb7b3e7c7edb8ecdaa55f5e163023d8 [file] [log] [blame]
{
"name": "MLogger",
"version": "1.0.0",
"summary": "This is MLogger a debugging log.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/MahmoudAbdelshafi/MLogger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mahmoud": "mahmoudabdelshafi4@gmail.com"
},
"source": {
"git": "https://github.com/MahmoudAbdelshafi/MLogger.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4",
"source_files": "Source/*.swift",
"swift_version": "4"
}