[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / f / 7 / b / DebugBall / 1.1.3 / DebugBall.podspec.json
blob2c22a7aa48fc64f7c0b1e01386aca6637edd4b30
2   "name": "DebugBall",
3   "version": "1.1.3",
4   "summary": "一个轻量级的Debug调试工具",
5   "description": "一个轻量级的Debug调试工具,一键设置API Host/H5 API Host,以及其它的一些Debug UI调试工具",
6   "homepage": "https://github.com/pjocer/DebugBall",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pjocer": "pjocer@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/pjocer/DebugBall.git",
16     "tag": "1.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DebugBall/Classes/**/*",
22   "resource_bundles": {
23     "DebugBall": [
24       "DebugBall/Assets/*"
25     ]
26   },
27   "public_header_files": "DebugBall/Classes/**/*.h",
28   "dependencies": {
29     "QMUIKit": [
30       "2.7.1"
31     ]
32   }