RCPageControl/Podfile

9 lines
95 B
Ruby

platform :ios, '7.0'
target 'RCPageControlExample' do
pod 'pop'
pod 'iCarousel'
end