Skip to content

Commit

Permalink
Merge pull request #447 from Tencent/hot_fix_cocoapods
Browse files Browse the repository at this point in the history
upgrade MMKVCore pod spec
  • Loading branch information
lingol authored Apr 13, 2020
2 parents aae0c93 + b3ce3db commit 8d53020
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MMKVCore.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "MMKVCore"
s.version = "1.1.0"
s.version = "1.1.1"
s.summary = "MMKVCore for MMKV. MMKV is a cross-platform key-value storage framework developed by WeChat."

s.description = <<-DESC
Expand Down

0 comments on commit 8d53020

Please sign in to comment.