[Add] LiveKitWebRTC-Vama 125.6422.11-Vama
[CocoaPods.git] / Specs / 0 / 8 / 3 / KPLiveDebugger / 0.0.1 / KPLiveDebugger.podspec.json
bloba5a2a27271f837ae91d844bd0eefa15bb41800dd
2   "name": "KPLiveDebugger",
3   "version": "0.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": "0.0.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "KPLiveDebugger/Classes/**/*",
21   "dependencies": {
22     "SwiftyBeaver": [
23       "0.7"
24     ]
25   },
26   "pushed_with_swift_version": "2.3"