platform :osx, '10.9'
use_frameworks!

target 'Tests' do
  pod 'StencilSwiftKit', :path => '.'
end
