blob: 8f7df3f5dea80796ca0216e9eab0ae9dc5b43711 [file] [log] [blame]
{
"name": "LSLogViewer",
"version": "2.0",
"summary": "This is a simple in-app log viewer. It allows saving logs to files and reading them inside your application.",
"homepage": "https://github.com/leszek-s/LSLogViewer",
"license": "MIT",
"authors": "Leszek S",
"source": {
"git": "https://github.com/leszek-s/LSLogViewer.git",
"tag": "2.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "LSLogViewer",
"resources": "LSLogViewer/LSLogViewer.xib",
"requires_arc": true
}