platform :ios, '8.0' target 'AxolotlKit' do pod 'AxolotlKit', path: '.' target 'AxolotlKitTests' do inherit! :search_paths end end