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

Commit

Permalink
更新 podspec文件。
Browse files Browse the repository at this point in the history
  • Loading branch information
rakuyoMo committed Oct 5, 2017
1 parent 442742d commit f355930
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RKOTextViewManager/RKOTextView.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Pod::Spec.new do |s|

s.name = "RKOTextView"
s.version = "1.0.4"
s.version = "1.1.0"
s.summary = "A UITextView package"
s.description = <<-DESC
A UITextView package
Expand All @@ -23,7 +23,7 @@ Pod::Spec.new do |s|

s.ios.deployment_target = "7.0"

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

s.requires_arc = true

Expand Down

0 comments on commit f355930

Please sign in to comment.