| { | |
| "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" | |
| } |