-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- fix: point all the Cocoapods podspecs to proper documentation site.
- Loading branch information
Showing
9 changed files
with
18 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
|
||
Pod::Spec.new do |s| | ||
|
||
s.version = "2.0.0-beta7" | ||
s.version = "2.0.0-beta8" | ||
s.name = "RollbarCommon" | ||
s.summary = "Application or client side SDK for interacting with the Rollbar API Server." | ||
s.description = <<-DESC | ||
|
@@ -20,7 +20,7 @@ Pod::Spec.new do |s| | |
# s.screenshots = "www.example.com/screenshots_1.gif", "www.example.com/screenshots_2.gif" | ||
s.license = { :type => "MIT", :file => "LICENSE" } | ||
# s.license = "MIT (example)" | ||
s.documentation_url = "https://docs.rollbar.com/docs/ios" | ||
s.documentation_url = "https://docs.rollbar.com/docs/apple" | ||
s.authors = { "Andrey Kornich (Wide Spectrum Computing LLC)" => "[email protected]", | ||
"Rollbar" => "[email protected]" } | ||
# s.author = { "Andrey Kornich" => "[email protected]" } | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
|
||
Pod::Spec.new do |s| | ||
|
||
s.version = "2.0.0-beta7" | ||
s.version = "2.0.0-beta8" | ||
s.name = "RollbarDeploys" | ||
s.summary = "Application or client side SDK for interacting with the Rollbar API Server." | ||
s.description = <<-DESC | ||
|
@@ -20,7 +20,7 @@ Pod::Spec.new do |s| | |
# s.screenshots = "www.example.com/screenshots_1.gif", "www.example.com/screenshots_2.gif" | ||
s.license = { :type => "MIT", :file => "LICENSE" } | ||
# s.license = "MIT (example)" | ||
s.documentation_url = "https://docs.rollbar.com/docs/ios" | ||
s.documentation_url = "https://docs.rollbar.com/docs/apple" | ||
s.authors = { "Andrey Kornich (Wide Spectrum Computing LLC)" => "[email protected]", | ||
"Rollbar" => "[email protected]" } | ||
# s.author = { "Andrey Kornich" => "[email protected]" } | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
|
||
Pod::Spec.new do |s| | ||
|
||
s.version = "2.0.0-beta7" | ||
s.version = "2.0.0-beta8" | ||
s.name = "RollbarKSCrash" | ||
s.summary = "Application or client side SDK for interacting with the Rollbar API Server." | ||
s.description = <<-DESC | ||
|
@@ -20,7 +20,7 @@ Pod::Spec.new do |s| | |
# s.screenshots = "www.example.com/screenshots_1.gif", "www.example.com/screenshots_2.gif" | ||
s.license = { :type => "MIT", :file => "LICENSE" } | ||
# s.license = "MIT (example)" | ||
s.documentation_url = "https://docs.rollbar.com/docs/ios" | ||
s.documentation_url = "https://docs.rollbar.com/docs/apple" | ||
s.authors = { "Andrey Kornich (Wide Spectrum Computing LLC)" => "[email protected]", | ||
"Rollbar" => "[email protected]" } | ||
# s.author = { "Andrey Kornich" => "[email protected]" } | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
|
||
Pod::Spec.new do |s| | ||
|
||
s.version = "2.0.0-beta7" | ||
s.version = "2.0.0-beta8" | ||
s.name = "RollbarNotifier" | ||
s.summary = "Application or client side SDK for interacting with the Rollbar API Server." | ||
s.description = <<-DESC | ||
|
@@ -20,7 +20,7 @@ Pod::Spec.new do |s| | |
# s.screenshots = "www.example.com/screenshots_1.gif", "www.example.com/screenshots_2.gif" | ||
s.license = { :type => "MIT", :file => "LICENSE" } | ||
# s.license = "MIT (example)" | ||
s.documentation_url = "https://docs.rollbar.com/docs/ios" | ||
s.documentation_url = "https://docs.rollbar.com/docs/apple" | ||
s.authors = { "Andrey Kornich (Wide Spectrum Computing LLC)" => "[email protected]", | ||
"Rollbar" => "[email protected]" } | ||
# s.author = { "Andrey Kornich" => "[email protected]" } | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
|
||
Pod::Spec.new do |s| | ||
|
||
s.version = "2.0.0-beta7" | ||
s.version = "2.0.0-beta8" | ||
s.name = "RollbarPLCrashReporter" | ||
s.summary = "Application or client side SDK for interacting with the Rollbar API Server." | ||
s.description = <<-DESC | ||
|
@@ -20,7 +20,7 @@ Pod::Spec.new do |s| | |
# s.screenshots = "www.example.com/screenshots_1.gif", "www.example.com/screenshots_2.gif" | ||
s.license = { :type => "MIT", :file => "LICENSE" } | ||
# s.license = "MIT (example)" | ||
s.documentation_url = "https://docs.rollbar.com/docs/ios" | ||
s.documentation_url = "https://docs.rollbar.com/docs/apple" | ||
s.authors = { "Andrey Kornich (Wide Spectrum Computing LLC)" => "[email protected]", | ||
"Rollbar" => "[email protected]" } | ||
# s.author = { "Andrey Kornich" => "[email protected]" } | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ Pod::Spec.new do |sdk| | |
|
||
# Rollbar SDK: | ||
# ============ | ||
sdk.version = "2.0.0-beta7" | ||
sdk.version = "2.0.0-beta8" | ||
sdk.name = "RollbarSDK" | ||
s.summary = "Application or client side SDK for interacting with the Rollbar API Server." | ||
sdk.description = <<-DESC | ||
|
@@ -22,7 +22,7 @@ Pod::Spec.new do |sdk| | |
# sdk.screenshots = "www.example.com/screenshots_1.gif", "www.example.com/screenshots_2.gif" | ||
sdk.license = { :type => "MIT", :file => "LICENSE" } | ||
# sdk.license = "MIT (example)" | ||
sdk.documentation_url = "https://docs.rollbar.com/docs/ios" | ||
sdk.documentation_url = "https://docs.rollbar.com/docs/apple" | ||
sdk.authors = { "Andrey Kornich (Wide Spectrum Computing LLC)" => "[email protected]", | ||
"Rollbar" => "[email protected]" } | ||
# sdk.author = { "Andrey Kornich" => "[email protected]" } | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
|
||
Pod::Spec.new do |s| | ||
|
||
s.version = "2.0.0-beta7" | ||
s.version = "2.0.0-beta8" | ||
s.name = "RollbarSwift" | ||
s.summary = "Application or client side SDK for interacting with the Rollbar API Server." | ||
s.description = <<-DESC | ||
|
@@ -20,7 +20,7 @@ Pod::Spec.new do |s| | |
# s.screenshots = "www.example.com/screenshots_1.gif", "www.example.com/screenshots_2.gif" | ||
s.license = { :type => "MIT", :file => "LICENSE" } | ||
# s.license = "MIT (example)" | ||
s.documentation_url = "https://docs.rollbar.com/docs/ios" | ||
s.documentation_url = "https://docs.rollbar.com/docs/apple" | ||
s.authors = { "Andrey Kornich (Wide Spectrum Computing LLC)" => "[email protected]", | ||
"Rollbar" => "[email protected]" } | ||
# s.author = { "Andrey Kornich" => "[email protected]" } | ||
|