source 'https://github.com/CocoaPods/Specs.git'

target 'MaterialDesignSpinner', :exclusive => true do
  pod "MaterialDesignSpinner", :path => "../"
end

target 'Tests', :exclusive => true do
  pod "MaterialDesignSpinner", :path => "../"

  
end
