use_frameworks! target 'EWEllUI_Component_Example' do # pod 'EWEllUI_Component', :path => '../' source 'https://github.com/CocoaPods/Specs.git' source 'http://gitlab.e-yaofang.com/iOS-CocoaPods/swell-Specs.git' pod 'EWEllUI_Component', '~> 0.1.2' target 'EWEllUI_Component_Tests' do inherit! :search_paths end end