blob: 69251c8f5fdc79569a5eef34f2fae14b620ee391 [file] [log] [blame]
{
"name": "SLogTool",
"version": "0.0.5",
"summary": "log tool",
"description": "log tool,include local cache",
"homepage": "https://github.com/Ystarz/SLog.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sss": "sujianfu199@qq.com"
},
"source": {
"git": "https://github.com/Ystarz/SLog.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "9.3"
},
"source_files": "Classes/**/*.{h,m}",
"dependencies": {
"SDataToolsLib": [
]
}
}