use_frameworks! workspace 'YogaKit' target 'YogaKit' do pod 'Yoga', :path => '../Yoga.podspec' end target 'YogaKitTests' do end