blob: af86cac3188bc5ec78503c9914017d872e86e42c [file] [log] [blame]
{
"name": "SMobiLog",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SMobiLog/SMobiLog/Classes/**/*",
"resources": "SMobiLog/SMobiLog/Resources/*",
"public_header_files": "SMobiLog/SMobiLog/Classes/**/*.h",
"dependencies": {
"Realm": [
]
}
}