Podfile 73 B

12345
  1. platform :ios, '7.0'
  2. target 'RACTableView' do
  3. pod 'ReactiveCocoa'
  4. end