ENV["DEVELOPMENT_INSTALL"] = "true" target 'TICoreGraphicsUtils' do platform :ios, 11.0 use_frameworks! pod 'TICoreGraphicsUtils', :path => '../../../../TICoreGraphicsUtils/TICoreGraphicsUtils.podspec' end