Caps-iOS/Podfile

9 lines
116 B
Plaintext
Raw Normal View History

2019-03-15 13:19:19 +01:00
platform :ios, '11.0'
use_frameworks!
target 'CapCollector' do
# Pods for CapFinder
pod 'SwiftyDropbox'
end