platform :ios, '6.0'
target 'RCPageControlExample' do
pod 'pop'
pod 'iCarousel'
pod 'RCPageControl', :path => '../'
end