Skip to content

Commit

Permalink
update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
SilverFruity committed Jan 7, 2021
1 parent fb65865 commit 230c636
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion OCRunner.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "OCRunner"
s.version = "1.0.8"
s.version = "1.0.9"
s.summary = "OCRunner"
s.description = <<-DESC
Execute Objective-C code Dynamically. iOS hotfix SDK.
Expand Down
2 changes: 1 addition & 1 deletion OCRunnerArm64.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "OCRunnerArm64"
s.version = "1.0.8"
s.version = "1.0.9"
s.summary = "OCRunnerArm64"
s.description = <<-DESC
Only Support Arm64, Execute Objective-C code Dynamically. iOS hotfix SDK.
Expand Down

0 comments on commit 230c636

Please sign in to comment.