We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e30467d commit ae5f686Copy full SHA for ae5f686
LFLiveKit.podspec
@@ -2,7 +2,7 @@
2
Pod::Spec.new do |s|
3
4
s.name = "LFLiveKit"
5
- s.version = "2.0"
+ s.version = "2.1"
6
s.summary = "LaiFeng ios Live. LFLiveKit."
7
s.homepage = "https://github.com/chenliming777"
8
s.license = { :type => "MIT", :file => "LICENSE" }
LFLiveKit/Info.plist
@@ -15,7 +15,7 @@
15
<key>CFBundlePackageType</key>
16
<string>FMWK</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>2.0</string>
+ <string>2.1</string>
19
<key>CFBundleSignature</key>
20
<string>????</string>
21
<key>CFBundleVersion</key>
0 commit comments