From fdbf1af200c44535ab714a20de0157387ace6948 Mon Sep 17 00:00:00 2001 From: depthlove Date: Tue, 28 Nov 2017 22:07:02 +0800 Subject: [PATCH] update pod --- Example/Podfile.lock | 12 ++++++------ .../PLShortVideoKit/PLSEditingProtocol.h | 1 + .../PLShortVideoKit/PLSImageToMovieComposer.h | 1 + .../Public/PLShortVideoKit/PLShortVideoKit/PLSText.h | 1 + .../PLShortVideoKit/PLShortVideoKit/PLSVideoEdit.h | 1 + .../PLShortVideoKit/PLSVideoEditingView.h | 1 + .../Pods/Local Podspecs/PLShortVideoKit.podspec.json | 4 ++-- Example/Pods/Manifest.lock | 12 ++++++------ 8 files changed, 19 insertions(+), 14 deletions(-) create mode 120000 Example/Pods/Headers/Public/PLShortVideoKit/PLShortVideoKit/PLSEditingProtocol.h create mode 120000 Example/Pods/Headers/Public/PLShortVideoKit/PLShortVideoKit/PLSImageToMovieComposer.h create mode 120000 Example/Pods/Headers/Public/PLShortVideoKit/PLShortVideoKit/PLSText.h create mode 120000 Example/Pods/Headers/Public/PLShortVideoKit/PLShortVideoKit/PLSVideoEdit.h create mode 120000 Example/Pods/Headers/Public/PLShortVideoKit/PLShortVideoKit/PLSVideoEditingView.h diff --git a/Example/Podfile.lock b/Example/Podfile.lock index feb02eea..390c76c1 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -19,13 +19,13 @@ PODS: - Fabric (1.6.11) - HappyDNS (0.3.12) - Masonry (1.0.2) - - PLShortVideoKit (1.6.0): - - PLShortVideoKit/ex-libMuseProcessor (= 1.6.0) - - PLShortVideoKit/libMuseProcessor (= 1.6.0) + - PLShortVideoKit (1.7.0): + - PLShortVideoKit/ex-libMuseProcessor (= 1.7.0) + - PLShortVideoKit/libMuseProcessor (= 1.7.0) - Qiniu (= 7.1.7) - - PLShortVideoKit/ex-libMuseProcessor (1.6.0): + - PLShortVideoKit/ex-libMuseProcessor (1.7.0): - Qiniu (= 7.1.7) - - PLShortVideoKit/libMuseProcessor (1.6.0): + - PLShortVideoKit/libMuseProcessor (1.7.0): - Qiniu (= 7.1.7) - Qiniu (7.1.7): - AFNetworking (~> 3) @@ -47,7 +47,7 @@ SPEC CHECKSUMS: Fabric: 5911403591946b8228ab1c51d98f1d7137e863c6 HappyDNS: 691a3041128055d09866f86e6e9ca90f24da1f18 Masonry: 7c429b56da9d4ee0bbb3ed77a5ea710d6a5df39e - PLShortVideoKit: 61e9585f64070f5726dc6a003f5d7918740d659a + PLShortVideoKit: cbb47dd5ab0721900d3b5a04840c0b826246cf4c Qiniu: 56ea8b9d785326e45e3a6fdd45bdbc84f78d0eff PODFILE CHECKSUM: 613fdf88dc45f2e01aa56061a7239bd27687cd50 diff --git a/Example/Pods/Headers/Public/PLShortVideoKit/PLShortVideoKit/PLSEditingProtocol.h b/Example/Pods/Headers/Public/PLShortVideoKit/PLShortVideoKit/PLSEditingProtocol.h new file mode 120000 index 00000000..4871c167 --- /dev/null +++ b/Example/Pods/Headers/Public/PLShortVideoKit/PLShortVideoKit/PLSEditingProtocol.h @@ -0,0 +1 @@ +../../../../../../Pod/Library/PLShortVideoKit.framework/Headers/PLSEditingProtocol.h \ No newline at end of file diff --git a/Example/Pods/Headers/Public/PLShortVideoKit/PLShortVideoKit/PLSImageToMovieComposer.h b/Example/Pods/Headers/Public/PLShortVideoKit/PLShortVideoKit/PLSImageToMovieComposer.h new file mode 120000 index 00000000..eb55182f --- /dev/null +++ b/Example/Pods/Headers/Public/PLShortVideoKit/PLShortVideoKit/PLSImageToMovieComposer.h @@ -0,0 +1 @@ +../../../../../../Pod/Library/PLShortVideoKit.framework/Headers/PLSImageToMovieComposer.h \ No newline at end of file diff --git a/Example/Pods/Headers/Public/PLShortVideoKit/PLShortVideoKit/PLSText.h b/Example/Pods/Headers/Public/PLShortVideoKit/PLShortVideoKit/PLSText.h new file mode 120000 index 00000000..f0381e44 --- /dev/null +++ b/Example/Pods/Headers/Public/PLShortVideoKit/PLShortVideoKit/PLSText.h @@ -0,0 +1 @@ +../../../../../../Pod/Library/PLShortVideoKit.framework/Headers/PLSText.h \ No newline at end of file diff --git a/Example/Pods/Headers/Public/PLShortVideoKit/PLShortVideoKit/PLSVideoEdit.h b/Example/Pods/Headers/Public/PLShortVideoKit/PLShortVideoKit/PLSVideoEdit.h new file mode 120000 index 00000000..16b82a88 --- /dev/null +++ b/Example/Pods/Headers/Public/PLShortVideoKit/PLShortVideoKit/PLSVideoEdit.h @@ -0,0 +1 @@ +../../../../../../Pod/Library/PLShortVideoKit.framework/Headers/PLSVideoEdit.h \ No newline at end of file diff --git a/Example/Pods/Headers/Public/PLShortVideoKit/PLShortVideoKit/PLSVideoEditingView.h b/Example/Pods/Headers/Public/PLShortVideoKit/PLShortVideoKit/PLSVideoEditingView.h new file mode 120000 index 00000000..15fed81c --- /dev/null +++ b/Example/Pods/Headers/Public/PLShortVideoKit/PLShortVideoKit/PLSVideoEditingView.h @@ -0,0 +1 @@ +../../../../../../Pod/Library/PLShortVideoKit.framework/Headers/PLSVideoEditingView.h \ No newline at end of file diff --git a/Example/Pods/Local Podspecs/PLShortVideoKit.podspec.json b/Example/Pods/Local Podspecs/PLShortVideoKit.podspec.json index f33df9bc..9732e1d4 100644 --- a/Example/Pods/Local Podspecs/PLShortVideoKit.podspec.json +++ b/Example/Pods/Local Podspecs/PLShortVideoKit.podspec.json @@ -1,6 +1,6 @@ { "name": "PLShortVideoKit", - "version": "1.6.0", + "version": "1.7.0", "summary": "PILI iOS short video record SDK", "homepage": "https://github.com/pili-engineering/PLShortVideoKit", "license": "Apache License 2.0", @@ -9,7 +9,7 @@ }, "source": { "git": "https://github.com/pili-engineering/PLShortVideoKit.git", - "tag": "v1.6.0" + "tag": "v1.7.0" }, "platforms": { "ios": "8.0" diff --git a/Example/Pods/Manifest.lock b/Example/Pods/Manifest.lock index feb02eea..390c76c1 100644 --- a/Example/Pods/Manifest.lock +++ b/Example/Pods/Manifest.lock @@ -19,13 +19,13 @@ PODS: - Fabric (1.6.11) - HappyDNS (0.3.12) - Masonry (1.0.2) - - PLShortVideoKit (1.6.0): - - PLShortVideoKit/ex-libMuseProcessor (= 1.6.0) - - PLShortVideoKit/libMuseProcessor (= 1.6.0) + - PLShortVideoKit (1.7.0): + - PLShortVideoKit/ex-libMuseProcessor (= 1.7.0) + - PLShortVideoKit/libMuseProcessor (= 1.7.0) - Qiniu (= 7.1.7) - - PLShortVideoKit/ex-libMuseProcessor (1.6.0): + - PLShortVideoKit/ex-libMuseProcessor (1.7.0): - Qiniu (= 7.1.7) - - PLShortVideoKit/libMuseProcessor (1.6.0): + - PLShortVideoKit/libMuseProcessor (1.7.0): - Qiniu (= 7.1.7) - Qiniu (7.1.7): - AFNetworking (~> 3) @@ -47,7 +47,7 @@ SPEC CHECKSUMS: Fabric: 5911403591946b8228ab1c51d98f1d7137e863c6 HappyDNS: 691a3041128055d09866f86e6e9ca90f24da1f18 Masonry: 7c429b56da9d4ee0bbb3ed77a5ea710d6a5df39e - PLShortVideoKit: 61e9585f64070f5726dc6a003f5d7918740d659a + PLShortVideoKit: cbb47dd5ab0721900d3b5a04840c0b826246cf4c Qiniu: 56ea8b9d785326e45e3a6fdd45bdbc84f78d0eff PODFILE CHECKSUM: 613fdf88dc45f2e01aa56061a7239bd27687cd50