source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'
target 'cameraTests' do
use_frameworks!
pod 'Nimble'
end