blob: f6c18a7e7e6e43bde94a2cbcbbfd5e4bcb9ed273 [file] [log] [blame]
{
"name": "LSLogViewer",
"version": "1.0",
"summary": "This is a simple in-app log viewer. It allows reading logs saved by NSLog on iOS device.",
"homepage": "https://github.com/fins/LSLogViewer",
"license": "MIT",
"authors": "Leszek S",
"source": {
"git": "https://github.com/fins/LSLogViewer.git",
"tag": "1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "LSLogViewer",
"resources": "LSLogViewer/LSLogViewer.xib",
"requires_arc": true
}