platform :ios, '11.0' project 'Test01' inhibit_all_warnings! use_frameworks! target 'Test01' do pod 'Reusable', '4.1.0' end