use_frameworks!
target 'Ents_Tests' do
  platform :ios, '8.0'

  pod 'Ents', :path => '../'
  
  
end
