source 'https://github.com/CocoaPods/Specs.git' use_frameworks! target 'EAIntroView' do pod 'EAIntroView', :path => '../' pod 'SMPageControl', '~> 1.2' end