blob: 8812ffad03d39141ae3cf837e424e701ee57f1f7 [file] [log] [blame]
{
"name": "SMobiLogger",
"version": "0.0.1",
"summary": "Provide logs from iOS device",
"description": "SMobiLogger is logger library, which provide logs from iOS device and also provide email logs facility.",
"homepage": "https://github.com/zsheikh-systango/SMobiLogger",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Zoeb Sheikh": "zsheikh@isystango.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zsheikh-systango/SMobiLogger.git",
"tag": "1.0.0"
},
"source_files": "SMobiLogger",
"exclude_files": "Classes/Exclude"
}