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