[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 3 / f / GJTDebugerManager / 0.1.1 / GJTDebugerManager.podspec.json
blob812aca9d17391cdd067014547380bc6eaafc20a9
2   "name": "GJTDebugerManager",
3   "version": "0.1.1",
4   "summary": "Gojito 的 Debuger 工具管理平台",
5   "platforms": {
6     "ios": "9.0"
7   },
8   "description": "Gojito 的 Debuger 工具管理平台,提供诸如切换服务器等功能。",
9   "homepage": "https://github.com/zjh171/GJTDebugerManager",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "zjh171": "zjh171@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/zjh171/GJTDebugerManager.git",
19     "tag": "0.1.1"
20   },
21   "source_files": "GJTDebugerManager/Classes/**/*",
22   "resource_bundles": {
23     "GJTDebugerManager": [
24       "GJTDebugerManager/Assets/**/*"
25     ]
26   },
27   "frameworks": [
28     "UIKit",
29     "CoreLocation"
30   ],
31   "dependencies": {
32     "GJTAdditionKit": [
34     ],
35     "GJTMvvmKit": [
37     ],
38     "GJTControlsKit": [
40     ]
41   }