Skip to content

Commit a7e8ead

Browse files
committed
[t7]v0.1.7
1 parent f634ef2 commit a7e8ead

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

SWUserDefaults.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'SWUserDefaults'
11-
s.version = '0.1.6'
11+
s.version = '0.1.7'
1212
s.summary = 'save, get and delete UserDefaults'
1313

1414
# This description is used to generate tags and improve search results.
@@ -24,7 +24,7 @@ TODO: Add long description of the pod here.
2424
s.homepage = 'https://github.com/cellgit/SWUserDefaults'
2525
# s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
2626
s.license = { :type => 'MIT', :file => 'LICENSE' }
27-
s.author = { 'liuhongli' => 'liuhongli2120@gmail.com' }
27+
s.author = { 'cellgit' => 'liuhongli2120@gmail.com' }
2828
s.source = { :git => 'https://github.com/cellgit/SWUserDefaults.git', :tag => s.version.to_s }
2929
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
3030

0 commit comments

Comments
 (0)