TICoordinatorKit/Example/Podfile

7 lines
102 B
Ruby

use_frameworks!
target 'TICoordinatorKit_Tests' do
pod 'TICoordinatorKit', :path => '../'
end