Skip to content

Commit 2fd578b

Browse files
committed
提供gif图
提供gif图
1 parent 7702d98 commit 2fd578b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

SPMultipleSwitch.podspec

+3-3
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Pod::Spec.new do |spec|
2525
# * Write the description between the DESC delimiters below.
2626
# * Finally, don't worry about the indent, CocoaPods strips it!
2727
spec.description = <<-DESC
28-
一个分段选择器
28+
这是一个分段选择器
2929
DESC
3030

3131
spec.homepage = "https://github.com/SPStore/SPMultipleSwitch"
@@ -53,7 +53,7 @@ Pod::Spec.new do |spec|
5353
# profile URL.
5454
#
5555

56-
spec.author = { "乐升平" => "[email protected]" }
56+
spec.author = { "SPStore" => "[email protected]" }
5757
# Or just: spec.author = "乐升平"
5858
# spec.authors = { "乐升平" => "[email protected]" }
5959
# spec.social_media_url = "https://twitter.com/乐升平"
@@ -80,7 +80,7 @@ Pod::Spec.new do |spec|
8080
# Supports git, hg, bzr, svn and HTTP.
8181
#
8282

83-
spec.source = { :git => "http://EXAMPLE/SPMultipleSwitch.git", :tag => spec.version }
83+
spec.source = { :git => "https://github.com/SPStore/SPMultipleSwitch.git", :tag => spec.version }
8484

8585

8686
# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #

0 commit comments

Comments
 (0)