blob: 93858df8a60c46fca0284ad1484ca6df68ab9e87 [file] [log] [blame]
{
"name": "SampleLoggerSDK",
"version": "1.0.2",
"summary": "A sample framework",
"description": "A sample framework to test sdk",
"homepage": "https://github.com/auro-ganesh/SampleLoggerSDK",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Ganesh Manickam M": "ganesh.manickam@auro.fit"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "SampleLoggerSDK.framework"
},
"source": {
"http": "https://github.com/auro-ganesh/SampleLoggerSDK/raw/main/SampleLoggerSDK.zip"
},
"exclude_files": "Classes/Exclude"
}