source 'https://gitlab.svinvy.com/oc/specs.git'

use_frameworks!

platform :ios, '10.0'

target 'CRMNetDetect_Example' do
  pod 'CRMNetDetect', :path => '../'

  target 'CRMNetDetect_Tests' do
    inherit! :search_paths

    
  end
end
