Skip to content

Commit

Permalink
iOS 8 Swift & iOS 7 Objective C Demo Projects
Browse files Browse the repository at this point in the history
  • Loading branch information
SwiftArchitect committed Mar 13, 2015
1 parent d7b4957 commit b0fc7f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TGPControlsDemo/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b0fc7f4

Please sign in to comment.