3 lines
84 B
Ruby
3 lines
84 B
Ruby
platform :ios, ‘8.0’
|
||
use_frameworks!
|
||
pod 'InfiniteCollectionView', :path => '..' |