platform :ios, '9.0'
use_frameworks!

target 'AutomaticModelKit_Tests' do
  pod 'AutomaticModelKit', :path => '../'
end
