use_frameworks!

target 'GMRefresh_Example', :exclusive => true do
  pod 'GMRefresh', :path => '../'
end

target 'GMRefresh_Tests', :exclusive => true do
  pod 'GMRefresh', :path => '../'

  
end
