[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 8 / 3 / KPLiveDebugger / 1.0.1 / KPLiveDebugger.podspec.json
blobe1741c2a50bd0cd370510d769a203548b18ba060
2   "name": "KPLiveDebugger",
3   "version": "1.0.1",
4   "summary": "KPLiveDebugger is a live onScreen debugger which can show logs on screen",
5   "homepage": "https://github.com/kunal08pandey/KPLiveDebugger",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kunal Pandey": "kunal08.pandey@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/kunal08pandey/KPLiveDebugger.git",
15     "tag": "1.0.1"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "KPLiveDebugger/Classes/**/*",
22   "dependencies": {
23     "SwiftyBeaver": [
25     ]
26   },
27   "swift_version": "5.0"