use_frameworks!
platform :ios, '8.0'

target 'Ents_Tests' do

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