source 'https://cdn.cocoapods.org/' platform :ios, '14.0' target 'Sample' do pod 'Texture', :path => '../..' pod 'Texture/Yoga', :path => '../..' end