blob: 6207efed2569e3ae3d5b7e6e433cbba9251e737b [file] [log] [blame]
{
"name": "SampleLoggerSDK",
"version": "1.0.1",
"summary": "A sample framework",
"description": "A sample framework to test sdk",
"homepage": "https://github.com/auro-ganesh",
"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://www.dropbox.com/s/mmw3q2fs2zgz8o1/SampleLoggerSDK.zip"
},
"exclude_files": "Classes/Exclude"
}