Files
FileBrowser/examples/Sample/Podfile
T
Roy Marmelstein f96db89246 CI support
2016-02-14 19:48:54 +01:00

6 lines
122 B
Ruby

source 'https://github.com/CocoaPods/Specs.git'
platform :ios, "8.0"
use_frameworks!
pod 'FileBrowser', :path => '../..'