6 lines
97 B
Ruby
6 lines
97 B
Ruby
use_frameworks!
|
|
|
|
target 'ScalingCarousel_Example' do
|
|
pod 'ScalingCarousel', :path => '../'
|
|
end
|