harry 3 gadi atpakaļ
vecāks
revīzija
74e168bc28
2 mainītis faili ar 3 papildinājumiem un 1 dzēšanām
  1. 2 1
      .gitignore
  2. 1 0
      Example/Podfile

+ 2 - 1
.gitignore

@@ -35,4 +35,5 @@ Carthage/Build
 # `pod install` in .travis.yml
 #
 # Pods/
-Example/Pods/*
+Example/Pods/*
+Example/Podfile.lock

+ 1 - 0
Example/Podfile

@@ -22,6 +22,7 @@ target 'BFRecordScreenKit_Example' do
   pod "BFUIKit",              :git => 'https://git.yishihui.com/iOS/BFUIKit.git'
   pod "BFVideoEditKit",       :git => 'https://git.yishihui.com/iOS/BFVideoEditKit'
   pod "BFAliyunNlsSDK-Swift", :git => 'https://git.yishihui.com/iOS/BFAliyunNlsSDK-Swift.git'
+  pod "BFVideoEditKit",       :git => 'https://git.yishihui.com/iOS/BFVideoEditKit.git'