blob: 668edc968ca255eb36e660b0964aa3fefe852730 [file] [log] [blame]
{
"name": "EventBottle",
"version": "2.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": "2.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/**/*.{h,swift}",
"frameworks": "UIKit",
"swift_version": "5.0.0"
}