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