source 'https://github.com/CocoaPods/Specs.git' use_frameworks! target 'RMRPullToRefreshExample' do project 'RMRPullToRefreshExample.xcodeproj' pod 'RMRPullToRefresh’, :path => "../" end