blob: 66bda5df18b29bf3f9c9e476a1f9215bce364f04 [file] [log] [blame] [edit]
workspace 'Examples.xcworkspace'
project 'TestInclusions.xcodeproj'
platform :ios, '6.0'
abstract_target 'TestInclusionsPods' do
pod 'SwrveConversationSDK', '~> 4.3.0'
target 'TestInclusions'
target 'TestInclusionsTests'
end