Adds RxCocoa.podspec.
This commit is contained in:
parent
ea06789f4e
commit
65833fdfd4
|
|
@ -12,7 +12,7 @@ Pod::Spec.new do |s|
|
|||
s.author = { "Krunoslav Zaher" => "krunoslav.zaher@gmail.com" }
|
||||
s.source = { :git => "https://github.com/kzaher/RxSwift.git", :tag => s.version.to_s }
|
||||
|
||||
s.platform = :ios, '7.0'
|
||||
s.platform = :ios, '8.0'
|
||||
s.requires_arc = true
|
||||
|
||||
s.source_files = 'RxCocoa/RxCocoa/**/*'
|
||||
|
|
|
|||
Loading…
Reference in New Issue