Files
2019-10-29 15:46:47 +00:00

6 lines
97 B
Ruby

use_frameworks!
target 'ScalingCarousel_Example' do
pod 'ScalingCarousel', :path => '../'
end