blob: 36159933797bf435e668997a99e31eaa90f1834a [file] [log] [blame]
{
"name": "snx_core_loger",
"version": "1.0",
"summary": "logs framework that will include the logging features2",
"description": "logs framework that will include the logging features.we will publish latest release",
"homepage": "https://github.com/zeeshansuleman",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Muhammad Zeeshan": "zeeshansuleman93@gmail.com"
},
"platforms": {
"ios": "11.1"
},
"source": {
"http": "https://github.com/zeeshansuleman/NameSdk/releases/download/1.0/SnxCorehandler.zip"
},
"ios": {
"vendored_frameworks": "SnxCorehandler.framework"
},
"dependencies": {
"snx_temp_log": [
"1.0"
]
}
}