blob: 03ac25df2a3859baf2a47fcc586906e5cdab89c2 [file] [log] [blame]
{
"name": "EPBugReporter",
"version": "1.0.0",
"summary": "时光相册网BugReporter",
"description": "应用内上报bug",
"homepage": "https://gitlab.everphoto.cn/qa/EPBugReporter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tangjixu": "tangjixu@bytedance.com"
},
"source": {
"git": "https://gitlab.everphoto.cn/qa/EPBugReporter.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "BugReportDemo/BugReportDemo/**/*.swift",
"libraries": "z",
"dependencies": {
"Alamofire": [
"~> 4.4"
]
},
"pushed_with_swift_version": "3.1"
}