Podfile 102 Bytes Raw Blame History Permalink 1 2 3 4 5 6 platform :ios, '6.0' target 'MasonryTests', :exclusive => true do pod 'Specta' pod 'Expecta' end