Skip to content

Latest commit

 

History

History

ReactiveObjCDemo

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

ReactiveCocoa (RAC)

  • 2.5OC最稳定的版本


 pod "ReactiveCocoa", "~>2.5"
  • Swift
 pod "ReactiveCocoa", "~>5.0" 
  • 后期分出去的
OC:
	pod 'ReactiveObjC'

 Swift项目 
	pod 'ReactiveSwift', '~> 1.0.0'