blob: 4864685615bc6a2b28d54d5e9bffc2128e013293 [file] [log] [blame]
{
"name": "EventBottle",
"version": "1.0.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.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/**/*",
"frameworks": "UIKit"
}