blob: c3ab5b9d88ab893976783c2b4b43431fe17f3cb5 [file] [log] [blame]
{
"name": "SMobiLog",
"version": "0.1.6",
"summary": "A delightful iOS loging framework.",
"description": "SMobiLogger is logger library, which provide logs from iOS device and also provide email logs facility.",
"homepage": "https://github.com/zsheikh-systango/SMobiLog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zoeb S": "zoeb@systango.com"
},
"source": {
"git": "https://github.com/zsheikh-systango/SMobiLog.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SMobiLog/SMobiLog/Classes/**/*",
"resources": "SMobiLog/SMobiLog/Resources/*",
"public_header_files": "SMobiLog/SMobiLog/Classes/**/*.h",
"dependencies": {
"Realm": [
],
"KSCrash": [
]
}
}