代码拉取完成,页面将自动刷新
Pod::Spec.new do |spec|
spec.cocoapods_version = '>= 1.10'
spec.name = 'PLCrashReporter'
spec.version = '1.11.0'
spec.summary = 'Reliable, open-source crash reporting for iOS, macOS and tvOS.'
spec.description = 'PLCrashReporter is a reliable open source library that provides an in-process live crash reporting framework for use on iOS, macOS and tvOS. The library detects crashes and generates reports to help your investigation and troubleshooting with the information of application, system, process, thread, etc. as well as stack traces.'
spec.homepage = 'https://github.com/microsoft/plcrashreporter'
spec.license = { :type => 'MIT', :file => 'LICENSE.txt' }
spec.authors = { 'Microsoft' => 'appcentersdk@microsoft.com' }
spec.source = { :http => "https://github.com/microsoft/plcrashreporter/releases/download/#{spec.version}/PLCrashReporter-Static-#{spec.version}.xcframework.zip",
:flatten => true }
spec.ios.deployment_target = '11.0'
spec.osx.deployment_target = '10.9'
spec.tvos.deployment_target = '11.0'
spec.vendored_frameworks = "CrashReporter.xcframework"
end
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。