Skip to content

Commit 5ac1b9b

Browse files
committed
Updated podspec to RAC 4.0 final
1 parent 564420e commit 5ac1b9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReactiveArray.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ Pod::Spec.new do |spec|
1515
spec.ios.deployment_target = '8.0'
1616
#spec.osx.deployment_target = '10.9'
1717

18-
spec.dependency 'ReactiveCocoa', '4.0.0-alpha-3'
18+
spec.dependency 'ReactiveCocoa', '~> 4.0'
1919
spec.framework = "Foundation"
2020
end

0 commit comments

Comments
 (0)