Skip to content

Commit

Permalink
Merge pull request #9 from JoaoCaixinha/master
Browse files Browse the repository at this point in the history
Version update 2.1.24
  • Loading branch information
João Parreira committed Nov 30, 2015
2 parents 094adcc + 16ac259 commit 26e1604
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RealtimeMessaging-iOS.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

Pod::Spec.new do |s|
s.name = "RealtimeMessaging-iOS"
s.version = "2.1.22"
s.version = "2.1.24"
s.summary = "Realtime Cloud Messaging (ORTC) SDK for iOS"
s.description = <<-DESC
Part of the The Realtime® Framework, Realtime Cloud Messaging (aka ORTC) is a secure, fast and highly scalable cloud-hosted Pub/Sub real-time message broker for web and mobile apps.
Expand All @@ -19,7 +19,7 @@ DESC
s.homepage = "http://framework.realtime.co/messaging"
s.license = 'MIT'
s.author = { "Realtime.co" => "[email protected]" }
s.source = { :git => "https://github.com/realtime-framework/RealtimeMessaging-iOS.git", :tag => "2.1.22"}
s.source = { :git => "https://github.com/realtime-framework/RealtimeMessaging-iOS.git", :tag => "2.1.24"}
s.social_media_url = 'https://twitter.com/RTWworld'

s.platform = :ios, '7.0'
Expand Down

0 comments on commit 26e1604

Please sign in to comment.