[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / b / d / 0 / DKDebug / 0.1.2 / DKDebug.podspec.json
blobe22c068d7a223b55501370d06e747572bd437e3f
2   "name": "DKDebug",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "summary": "A tiny Swift debugging utility.",
7   "requires_arc": true,
8   "version": "0.1.2",
9   "license": {
10     "type": "Apache License, Version 2.0",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Dinesh Choudhary": "kdinesh.choudhary@gmail.com"
15   },
16   "homepage": "https://gitlab.com/CDinesh/dkdebug",
17   "source": {
18     "git": "https://gitlab.com/CDinesh/dkdebug.git",
19     "tag": "0.1.2"
20   },
21   "frameworks": "UIKit",
22   "source_files": "DKDebug/**/*.{swift}",
23   "swift_versions": "4.2",
24   "swift_version": "4.2"