Skip to content

Commit

Permalink
新增2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rockypzhang committed Nov 14, 2019
1 parent b1ed6cc commit 0eaf2bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Bugly.podspec
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
Pod::Spec.new do |s|
s.authors = "Tencent"
s.name = "Bugly"
s.version = "2.5.0"
s.version = "2.5.2"
s.summary = "Bugly iOS SDK"
s.description = "iOS library for Bugly Crash Report Service. Sign up for a service at https://bugly.qq.com."
s.homepage = "http://bugly.qq.com/"
s.license = { :type => "Commercial", :text => "Copyright (C) 2017 Tencent Bugly, Inc. All rights reserved."}
s.author = { "Tencent" => "[email protected]" }
s.source = { :http => "http://softfile.3g.qq.com/myapp/buglysdk/Bugly-2.5.0.zip" }
s.source = { :http => "http://softfile.3g.qq.com/myapp/buglysdk/Bugly-2.5.2.zip" }
s.requires_arc = true
s.platform = :ios
s.ios.deployment_target = '7.0'
Expand Down
Binary file added release/Bugly-2.5.2.zip
Binary file not shown.

0 comments on commit 0eaf2bb

Please sign in to comment.