blob: 71d091d8352a2ba07edfed9b07b6235d0bce7409 [file] [log] [blame]
{
"name": "SLConsoleLog",
"version": "1.0.3",
"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.3"
},
"source_files": "SLConsoleLog/ConsoleLogs/*.{h,m}",
"resources": "SLConsoleLog/ConsoleLogs/*.xib",
"requires_arc": true
}