blob: 412b19d02a15c338b1ce08971f8c5f3c6fed8b7e [file] [log] [blame]
{
"name": "TaramsLogger",
"version": "0.1.5",
"summary": "A utility class on top of AWSLogs to updload logs to AWS CloudWatch",
"swift_versions": "5.0",
"homepage": "https://github.com/raja-sekhar-pattem/TaramsLogger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rajasekhar.pattem@tarams.com": "rajasekhar.pattem@tarams.com"
},
"source": {
"git": "https://github.com/raja-sekhar-pattem/TaramsLogger.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "11.0"
},
"source_files": "TaramsLogger/Classes/**/*",
"dependencies": {
"AWSLogs": [
"~> 2.13.1"
]
},
"swift_version": "5.0"
}