Skip to content

Commit 0e933d6

Browse files
committed
rename
1 parent a97b98d commit 0e933d6

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

VerificationCode.podspec

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
11
Pod::Spec.new do |s|
22

3-
s.name = "VerificationCode"
4-
s.version = "0.0.1"
3+
s.name = "MFVerificationCode"
4+
s.version = "1.0.0"
55
s.swift_version= "4.2"
66
s.summary = "VerificationCode is a sample and easy phone auth UI Component."
7-
8-
# This description is used to generate tags and improve search results.
9-
# * Think: What does it do? Why did you write it? What is the focus?
10-
# * Try to keep it short, snappy and to the point.
11-
# * Write the description between the DESC delimiters below.
12-
# * Finally, don't worry about the indent, CocoaPods strips it!
137
s.description = <<-DESC
148
VerificationCode is a mobile phone auth UI Component with underlines for each character placeholder.
159
DESC

0 commit comments

Comments
 (0)