swift-三方库

2020-11-14  本文已影响0人  精神病患者link常
https://github.com/Bonway/BBGestureBack 全屏滑动返回
platform :ios, '10.0'
# 忽略引入库的所有警告
inhibit_all_warnings!

target 'abc' do
  use_frameworks!

  pod 'Moya'
  pod 'SwiftyJSON'
  pod 'NVActivityIndicatorView'
  pod 'SnapKit'
  pod 'SCLAlertView'
  pod 'Kingfisher'
  pod 'FlowingMenu'
  pod 'Toast-Swift'
  pod 'Hue'
  pod 'SideMenu'
  pod 'ReachabilitySwift'
  pod "ESPullToRefresh"
  pod 'IQKeyboardManagerSwift'
  pod 'DZNEmptyDataSet'
  pod 'InputKitSwift'
  pod 'Charts'
  pod 'UICircularProgressRing'
end

上一篇 下一篇

猜你喜欢

热点阅读