iOS 8 Swift & iOS 7 Objective C Demo Projects
This commit is contained in:
parent
d7b4957e84
commit
b0fc7f4ae0
|
|
@ -6,8 +6,8 @@ source 'https://github.com/CocoaPods/Specs.git'
|
|||
use_frameworks!
|
||||
|
||||
target 'TGPControlsDemo' do
|
||||
pod 'TGPControls', :path => '../../TGPControls'
|
||||
# pod 'TGPControls'
|
||||
#pod 'TGPControls', :path => '../../TGPControls'
|
||||
pod 'TGPControls'
|
||||
end
|
||||
|
||||
target 'TGPControlsDemoTests' do
|
||||
|
|
|
|||
Loading…
Reference in New Issue