platform :ios, '11.0' source 'https://github.com/CocoaPods/Specs.git' use_frameworks! target 'kplayer' do pod 'Alamofire' #, '4.7' pod 'HanekeSwift', :git => 'https://github.com/Haneke/HanekeSwift.git' pod 'Nimbus/Photos' pod 'Nimbus/PagingScrollView' # pod 'BMPlayer' #, '0.8.6'# pod 'NVActivityIndicatorView' pod 'SnapKit' pod 'WebBrowser' pod 'FileBrowser' end