Bläddra i källkod

change podfile

harry 3 år sedan
förälder
incheckning
5a2eed593f
1 ändrade filer med 15 tillägg och 15 borttagningar
  1. 15 15
      Podfile

+ 15 - 15
Podfile

@@ -7,22 +7,22 @@ source 'https://github.com/CocoaPods/Specs.git'
 source 'https://git.yishihui.com/iOS/BFSpecs.git'
 
 target 'Introduce' do
-  pod 'BFMaterialKit',         :path => '../BFMaterialKit/'
-  pod 'BFCommonKit',           :path => '../BFCommonKit/'
-  pod 'BFNetRequestKit',       :path => '../BFNetRequestKit/'
-  pod 'BFFramework',           :path => '../BFFramework/'
-  pod 'BFUIKit',               :path => '../BFUIKit/'
-  pod 'BFVideoEditKit',        :path => '../BFVideoEditKit/'
-  pod 'BFAliyunNlsSDK-Swift',  :path => '../BFAliyunNlsSDK-Swift/'
-  pod 'BFRecordScreenKit',     :path => '../BFRecordScreenKit'
+#  pod 'BFMaterialKit',         :path => '../BFMaterialKit/'
+#  pod 'BFCommonKit',           :path => '../BFCommonKit/'
+#  pod 'BFNetRequestKit',       :path => '../BFNetRequestKit/'
+#  pod 'BFFramework',           :path => '../BFFramework/'
+#  pod 'BFUIKit',               :path => '../BFUIKit/'
+#  pod 'BFVideoEditKit',        :path => '../BFVideoEditKit/'
+#  pod 'BFAliyunNlsSDK-Swift',  :path => '../BFAliyunNlsSDK-Swift/'
+#  pod 'BFRecordScreenKit',     :path => '../BFRecordScreenKit'
 
-#  pod "BFFramework",          :git => 'https://git.yishihui.com/iOS/BFFramework.git'
-#  pod "BFMaterialKit",        :git => 'https://git.yishihui.com/iOS/BFMaterialKit.git'
-#  pod "BFCommonKit",          :git => 'https://git.yishihui.com/iOS/BFCommonKit.git'
-#  pod "BFNetRequestKit",      :git => 'https://git.yishihui.com/iOS/BFNetRequestKit.git'
-#  pod "BFUIKit",              :git => 'https://git.yishihui.com/iOS/BFUIKit.git'
-#  pod "BFAliyunNlsSDK-Swift", :git => 'https://git.yishihui.com/iOS/BFAliyunNlsSDK-Swift.git'
-#  pod "BFVideoEditKit",       :git => 'https://git.yishihui.com/iOS/BFVideoEditKit.git'
+  pod "BFFramework",          :git => 'https://git.yishihui.com/iOS/BFFramework.git'
+  pod "BFMaterialKit",        :git => 'https://git.yishihui.com/iOS/BFMaterialKit.git'
+  pod "BFCommonKit",          :git => 'https://git.yishihui.com/iOS/BFCommonKit.git'
+  pod "BFNetRequestKit",      :git => 'https://git.yishihui.com/iOS/BFNetRequestKit.git'
+  pod "BFUIKit",              :git => 'https://git.yishihui.com/iOS/BFUIKit.git'
+  pod "BFAliyunNlsSDK-Swift", :git => 'https://git.yishihui.com/iOS/BFAliyunNlsSDK-Swift.git'
+  pod "BFVideoEditKit",       :git => 'https://git.yishihui.com/iOS/BFVideoEditKit.git'