Skip to content
This repository was archived by the owner on Sep 6, 2019. It is now read-only.

Commit f355930

Browse files
committed
更新 podspec文件。
1 parent 442742d commit f355930

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RKOTextViewManager/RKOTextView.podspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
Pod::Spec.new do |s|
1010

1111
s.name = "RKOTextView"
12-
s.version = "1.0.4"
12+
s.version = "1.1.0"
1313
s.summary = "A UITextView package"
1414
s.description = <<-DESC
1515
A UITextView package
@@ -23,7 +23,7 @@ Pod::Spec.new do |s|
2323

2424
s.ios.deployment_target = "7.0"
2525

26-
s.source = { :git => "https://github.com/rakuyoMo/RKOControls.git", :tag => "1.0.6" } # #{s.version}
26+
s.source = { :git => "https://github.com/rakuyoMo/RKOControls.git", :tag => "1.0.8" } # #{s.version}
2727

2828
s.requires_arc = true
2929

0 commit comments

Comments
 (0)