[Add] SwiftMediator 1.1.0
[CocoaPods.git] / Specs / a / 0 / 1 / Debuddy / 0.1.0 / Debuddy.podspec.json
blob8a47a1cca569b5179f85b72be56df9be23290783
2   "name": "Debuddy",
3   "version": "0.1.0",
4   "summary": "Customisable debugging view tool.",
5   "description": "Debuddy allows you to easily display a customizable debugging view into your project\nwithout needing to tie debug code to production code.",
6   "homepage": "https://github.com/KensFrequency/Debuddy",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Ken Boucher": "ken@kensfrequency.com"
13   },
14   "source": {
15     "git": "https://github.com/KensFrequency/Debuddy.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Debuddy/Debuddy/**/*.swift",
22   "pushed_with_swift_version": "4.0"