Skip to content

Commit c80bc29

Browse files
committed
Update EZAlertController.podspec
1 parent c6e00a4 commit c80bc29

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

EZAlertController.podspec

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Check list
22
# git pull
33
# change s.version
4-
# pod lib lint SwiftRandom.podspec
4+
# pod lib lint EZAlertController.podspec
55
# git tag <New Tag>
66
# git add & git commit
77
# git push
8-
# pod spec lint SwiftRandom.podspec
9-
# pod trunk push SwiftRandom.podspec
8+
# pod spec lint EZAlertController.podspec
9+
# pod trunk push EZAlertController.podspec
1010

1111
Pod::Spec.new do |s|
1212
s.name = "EZAlertController"
@@ -21,4 +21,4 @@ s.platform = :ios, '8.0'
2121
s.requires_arc = true
2222
s.source_files = 'EZAlertController.swift'
2323

24-
end
24+
end

0 commit comments

Comments
 (0)