Skip to content

Commit

Permalink
Bugly 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
szrambo committed Apr 29, 2016
1 parent 9e8bc0b commit 6b829c7
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.1"
s.version = "2.2"
s.summary = "Bugly iOS SDK"
s.description = "iOS library for Bugly Crash Report Service"
s.homepage = "http://bugly.qq.com/"
s.license = { :type => "Commercial", :text => "©2016 Tencent.com"}
s.author = { "Tencent" => "[email protected]" }
s.source = { :http => "http://softfile.3g.qq.com/myapp/buglysdk/Bugly-2.1.zip" }
s.source = { :http => "http://softfile.3g.qq.com/myapp/buglysdk/Bugly-2.2.zip" }
s.requires_arc = true
s.platform = :ios
s.ios.deployment_target = '7.0'
Expand Down
Binary file added release/Bugly-2.2.zip
Binary file not shown.

0 comments on commit 6b829c7

Please sign in to comment.