blob: d3010ae72d6938f32c1193d6a318873854e2070d [file] [log] [blame]
{
"name": "EventBottle",
"version": "1.1.0",
"summary": "In app event log recorder/viewer for debugging",
"homepage": "https://github.com/slightair/EventBottle",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tomohiro Moro": "arksutite@gmail.com"
},
"source": {
"git": "https://github.com/slightair/EventBottle.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/**/*",
"frameworks": "UIKit"
}