platform :ios, '8.0' use_frameworks! target 'TGPControlsDemo-Pods' do pod 'TGPControls', :path => '../../TGPControls' #pod 'TGPControls' end