[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 4 / f / EventBottle / 2.0.0 / EventBottle.podspec.json
blob668edc968ca255eb36e660b0964aa3fefe852730
2   "name": "EventBottle",
3   "version": "2.0.0",
4   "summary": "In app event log recorder/viewer for debugging",
5   "homepage": "https://github.com/slightair/EventBottle",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Tomohiro Moro": "arksutite@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/slightair/EventBottle.git",
15     "tag": "2.0.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "Sources/**/*.{h,swift}",
21   "frameworks": "UIKit",
22   "swift_version": "5.0.0"