Release 1.2.1

This commit is contained in:
Krunoslav Zaher 2015-05-10 23:44:04 +02:00
parent fa3da30e00
commit 286843230c

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "RxSwift"
s.version = "1.2"
s.version = "1.2.1"
s.summary = "Microsoft Reactive Extensions (Rx) for Swift and iOS/OSX platform"
s.description = <<-DESC
This is a Swift port of Reactive extensions.