Skip to content

Commit 08fe4ff

Browse files
committed
Beta5
1 parent 655d455 commit 08fe4ff

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ReactiveUIKit.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Pod::Spec.new do |s|
22
s.name = "ReactiveUIKit"
3-
s.version = "2.0.0-beta4"
3+
s.version = "2.0.0-beta5"
44
s.summary = "Reactive extensions for UIKit framework."
55
s.homepage = "https://github.com/ReactiveKit/ReactiveUIKit"
66
s.license = 'MIT'
77
s.author = { "Srdan Rasic" => "srdan.rasic@gmail.com" }
8-
s.source = { :git => "https://github.com/ReactiveKit/ReactiveUIKit.git", :tag => "v2.0.0-beta4" }
8+
s.source = { :git => "https://github.com/ReactiveKit/ReactiveUIKit.git", :tag => "v2.0.0-beta5" }
99

1010
s.ios.deployment_target = '8.0'
1111
s.tvos.deployment_target = '9.0'

0 commit comments

Comments
 (0)