blob: 60741e79a97064ee75c3ce53a1c2a448259e507c [file] [log] [blame]
{
"name": "SLConsoleLog",
"version": "1.0.1",
"summary": "See all logs in app on real time.",
"description": "A great lib for show and manage all logs in the app in real time for QA process.",
"homepage": "https://github.com/agustinslions/ManagedLog.git",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"agustinslions": "agustinslions@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/agustinslions/ManagedLog.git",
"tag": "1.0.1"
},
"source_files": "SLConsoleLog/ConsoleLogs/*.{h,m}",
"resources": "SLConsoleLog/ConsoleLogs/*.xib",
"requires_arc": true
}