blob: 73eac985def8669d618ee10fd1336ae13858725e [file] [log] [blame]
{
"name": "SLConsoleLog",
"version": "1.0.0",
"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.0"
},
"source_files": [
"SLConsoleLog",
"SLConsoleLog/ConsoleLogs/*.{h,m}"
],
"requires_arc": true
}