blob: 93221e8ad067c8af358a4d121b42f19d52ae5c6e [file] [log] [blame]
{
"name": "HCBugReporter",
"version": "1.1.1",
"summary": "HC BugReporter",
"description": "HCBugReporter 是在app内上报bug的工具,通过点击悬浮窗进入上报bug页面,bug上报到phabricator",
"homepage": "https://gitlab.everphoto.cn/qa/bugreport",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tangjixu": "tangjixu@bytedance.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitlab.everphoto.cn/qa/bugreport.git",
"tag": "1.1.1"
},
"source_files": "BugReport/*.{swift,strings,png}",
"resources": "Resources/*.png",
"dependencies": {
"Alamofire": [
"~> 4.4"
]
},
"pushed_with_swift_version": "3.1"
}