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

Commit 7514cac

Browse files
committed
修改 Podsspec文件里RKOTextView对应的tag号。
1 parent dfa0d8d commit 7514cac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RKOTextViewManager/RKOTextView.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -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.0" } # #{s.version}
26+
s.source = { :git => "https://github.com/rakuyoMo/RKOControls.git", :tag => "1.0.1" } # #{s.version}
2727

2828
s.requires_arc = true
2929

0 commit comments

Comments
 (0)