blob: 9f3e0d2e43cdb6846ef998104e28c8fc1bb0c4bd [file] [log] [blame]
{
"name": "ActivityLogger",
"version": "0.1.0",
"summary": "A Beautiful logger for iOS",
"description": "Amazing way to improve your logs and debug your issues.",
"swift_versions": "4.2",
"homepage": "https://github.com/tryWabbit/ActivityLogger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tryWabbit": "Kuldeeptanwar1007@gmail.com"
},
"source": {
"git": "https://github.com/tryWabbit/ActivityLogger.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ActivityLogger/**/*",
"swift_version": "4.2"
}