Files
RestKit/Podfile

9 lines
185 B
Ruby

platform :ios, '5.0'
link_with ['RestKitTests', 'RestKitFrameworkTests']
inhibit_all_warnings!
pod 'Kiwi', '1.1.0'
pod 'OCMock', '2.0.1'
pod 'OCHamcrest', '1.8'
pod 'Expecta', '0.2.0'