Podfile 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214
  1. #platform :ios, '11.0' #手机的系统
  2. #use_modular_headers!
  3. #source 'https://github.com/CocoaPods/Specs.git'
  4. #source 'http://git.bogokj.com/fandong/BogoSpec.git'
  5. target 'BuguLive' do
  6. # use_frameworks!
  7. #project 'BuguLive.xcodeproj'
  8. pod 'AFNetworking','~>4.0'
  9. pod 'LookinServer', :configurations => ['Debug']
  10. pod 'MBProgressHUD'
  11. pod 'SVProgressHUD'
  12. pod 'IQKeyboardManager'
  13. pod 'SDWebImage'
  14. pod 'MJRefresh','~>3.4.2'
  15. pod 'MJExtension'
  16. pod 'FMDB'
  17. pod 'AliyunOSSiOS','~>2.10.8'
  18. pod 'BlocksKit','~>2.2.5'
  19. pod 'FTUtils'
  20. pod 'Reachability'
  21. pod 'KVOController'
  22. #pod 'MLeaksFinder'
  23. pod 'MDRadialProgress'
  24. pod 'UICountingLabel'
  25. pod 'SDCycleScrollView','~>1.82'
  26. #pod 'KLSwitch'
  27. #pod 'MarqueeLabel'
  28. #pod 'HMSegmentedControl'
  29. #pod 'MMPopupView'
  30. # 友盟统计
  31. #pod 'UMengAnalytics'
  32. #pod 'UMCSecurityPlugins'
  33. #友盟推送
  34. #pod 'UMCommon'
  35. #pod 'UMDevice'
  36. #pod 'UMPush'
  37. ##性能监控
  38. #pod 'UMAPM'
  39. #pod 'TencentMap-SDK'
  40. pod 'libksygpulive/KSYGPUResource'
  41. pod 'libksygpulive/libksygpulive'
  42. pod 'QMUIKit', '~> 4.1.3'
  43. #pod 'WechatOpenSDK' #, '~> 2.9.3'
  44. #pod 'AlipaySDK-iOS'
  45. #pod 'Bugly'
  46. pod 'LEEAlert'
  47. pod 'LCActionSheet'
  48. pod 'M80AttributedLabel'
  49. pod 'TTTAttributedLabel'
  50. pod 'XXNibBridge'
  51. #直播腾讯云SDK
  52. pod 'TXLiteAVSDK_Professional','12.1.16597'
  53. #pod 'TXLiteAVSDK_TRTC', :podspec => 'https://liteav.sdk.qcloud.com/pod/liteavsdkspec/TXLiteAVSDK_TRTC.podspec'
  54. pod 'TXIMSDK_Plus_iOS'#,'7.2.4123'
  55. #pod 'AgoraRtcEngine_iOS','3.7.0'
  56. pod 'TUICallKit_Swift/Professional'
  57. pod 'TIMPush'
  58. pod 'TUIVoIPExtension'
  59. #pod 'ZipArchive', '~> 1.4.0'
  60. #音频播放
  61. pod 'ZQPlayer'
  62. #列表视频播放器
  63. pod 'CLPlayer', '~> 1.2.7'
  64. pod 'YYKit'
  65. #七牛
  66. pod "Qiniu", "~> 7.2"
  67. #pod 'FDUIKitObjC', :git => 'http://git.bogokj.com/fandong/FDUIKitObjC.git', :branch => 'master'
  68. #pod 'BogoPayKit', :git => 'http://git.bogokj.com/fandong/BogoPayKit.git', :branch => 'ios_bogo_live_v3'
  69. #pod 'FDNetworkObjC', :git => 'http://git.bogokj.com/fandong/FDNetworkObjC.git', :branch => 'ios_bogo_live_v3'
  70. pod 'TYCyclePagerView'
  71. pod 'NAKPlaybackIndicatorView'
  72. pod 'ZLCollectionViewFlowLayout'
  73. pod 'TZImagePickerController'
  74. pod 'FDFullscreenPopGesture'
  75. #启动页轮播图
  76. pod 'XHLaunchAd'
  77. pod "QPDialCodePickerView"
  78. #pod 'LocalizedView'
  79. #facebook
  80. #pod 'FBSDKLoginKit'
  81. #pod 'UMShare/Social/Facebook'
  82. #pod 'UMShare/Social/GooglePlus'
  83. #facebook登录
  84. #pod 'FBSDKLoginKit'
  85. pod 'WoodPeckeriOS', :configurations => ['Debug']
  86. #SJ视频播放器
  87. #pod 'SJVideoPlayer'
  88. #pod 'UIBarButtonItem-Badge-Coding'#右上方红字
  89. pod 'BRPickerView'#选择器
  90. pod 'ReactiveObjC'
  91. pod 'ZFPlayer'
  92. pod 'ZFPlayer/ControlView'
  93. pod 'ZFPlayer/AVPlayer'
  94. pod 'AFSoundManager'
  95. pod 'Firebase',:modular_headers => true
  96. pod 'FirebaseAuth',:modular_headers => true
  97. pod 'GoogleSignIn','7.0.0',:modular_headers => true
  98. pod 'FirebaseCore',:modular_headers => true
  99. pod 'GoogleUtilities', :modular_headers => true
  100. pod 'FirebaseFirestore', :modular_headers => true
  101. #pod 'SSZipArchive'
  102. pod 'Protobuf'
  103. #svga动画库
  104. #pod 'SVGAPlayer', '~> 2.0.1'
  105. pod "RxSwift"
  106. pod 'RxCocoa'
  107. pod 'RxDataSources'
  108. pod 'SnapKit', '~> 5.0.0'
  109. pod 'Then'
  110. pod 'DynamicColor'
  111. pod 'AutoInch'
  112. pod 'GKPageScrollView'
  113. pod 'GKPageSmoothView','1.9.4'
  114. #pod 'JXCategoryView'
  115. pod 'JXCategoryViewExt/SubTitleImage'
  116. pod 'JXCategoryViewExt/Indicator/AlignmentLine'
  117. #pod 'WechatOpenSDK'
  118. #pod 'AlipaySDK-iOS'
  119. pod 'GKNavigationBar'
  120. end
  121. #post_install do |installer|
  122. # installer.pods_project.targets.each do |target|
  123. ## if target.respond_to?(:product_type) and target.product_type == "com.apple.product-type.bundle"
  124. # target.build_configurations.each do |config|
  125. # config.build_settings['EXPANDED_CODE_SIGN_IDENTITY'] = ""
  126. # config.build_settings['CODE_SIGNING_REQUIRED'] = "NO"
  127. # config.build_settings['CODE_SIGNING_ALLOWED'] = "NO"
  128. # config.build_settings['ENABLE_BITCODE'] = "NO"
  129. # config.build_settings['IPHONEOS_DEPLOYMENT_TARGET'] = "13.0"
  130. #
  131. ## end
  132. # end
  133. # end
  134. #end
  135. post_install do |installer|
  136. installer.pods_project.targets.each do |target|
  137. if target.name == 'BoringSSL-GRPC'
  138. target.source_build_phase.files.each do |file|
  139. if file.settings && file.settings['COMPILER_FLAGS']
  140. flags = file.settings['COMPILER_FLAGS'].split
  141. flags.reject! { |flag| flag == '-GCC_WARN_INHIBIT_ALL_WARNINGS' }
  142. file.settings['COMPILER_FLAGS'] = flags.join(' ')
  143. end
  144. end
  145. end
  146. if target.respond_to?(:product_type) and target.product_type == "com.apple.product-type.bundle"
  147. target.build_configurations.each do |config|
  148. config.build_settings['EXPANDED_CODE_SIGN_IDENTITY'] = ""
  149. config.build_settings['CODE_SIGNING_REQUIRED'] = "NO"
  150. config.build_settings['CODE_SIGNING_ALLOWED'] = "NO"
  151. config.build_settings['ENABLE_BITCODE'] = "NO"
  152. config.build_settings['IPHONEOS_DEPLOYMENT_TARGET'] = "13.0"
  153. end
  154. end
  155. end
  156. end
  157. #post_install do |installer|
  158. # installer.pods_project.targets.each do |target|
  159. # target.build_configurations.each do |config|
  160. # config.build_settings['IPHONEOS_DEPLOYMENT_TARGET'] = '13.0'
  161. # end
  162. # end
  163. #end