Skip to content

Commit

Permalink
Bump podspecs to 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Antondomashnev committed Jun 13, 2017
1 parent 6b4556a commit e63a6f1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CNISDKCoreKit.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'CNISDKCoreKit'
s.version = '3.0.1'
s.version = '3.0.2'
s.summary = "Official conichi SDK for iOS to access core functionality of conichi Platform."

s.description = <<-DESC
Expand Down
2 changes: 1 addition & 1 deletion CNISDKGeoFencingKit.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'CNISDKGeoFencingKit'
s.version = '3.0.1'
s.version = '3.0.2'
s.summary = "Geo Fencing kit extends the CNISDKCoreKit with geo fencing functionality."

s.description = <<-DESC
Expand Down
2 changes: 1 addition & 1 deletion CNISDKPMSKit.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'CNISDKPMSKit'
s.version = '3.0.1'
s.version = '3.0.2'
s.summary = "PMS kit extends the CNISDKCoreKit with property management system functionality."

s.description = <<-DESC
Expand Down
2 changes: 1 addition & 1 deletion CNISDKPaymentKit.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'CNISDKPaymentKit'
s.version = '3.0.1'
s.version = '3.0.2'
s.summary = "Payment kit extends the CNISDKCoreKit with payment functionality."

s.description = <<-DESC
Expand Down

0 comments on commit e63a6f1

Please sign in to comment.