blob: 812aca9d17391cdd067014547380bc6eaafc20a9 [file] [log] [blame]
{
"name": "GJTDebugerManager",
"version": "0.1.1",
"summary": "Gojito 的 Debuger 工具管理平台",
"platforms": {
"ios": "9.0"
},
"description": "Gojito 的 Debuger 工具管理平台,提供诸如切换服务器等功能。",
"homepage": "https://github.com/zjh171/GJTDebugerManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zjh171": "zjh171@qq.com"
},
"source": {
"git": "https://github.com/zjh171/GJTDebugerManager.git",
"tag": "0.1.1"
},
"source_files": "GJTDebugerManager/Classes/**/*",
"resource_bundles": {
"GJTDebugerManager": [
"GJTDebugerManager/Assets/**/*"
]
},
"frameworks": [
"UIKit",
"CoreLocation"
],
"dependencies": {
"GJTAdditionKit": [
],
"GJTMvvmKit": [
],
"GJTControlsKit": [
]
}
}