File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88
99Pod ::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
You can’t perform that action at this time.
0 commit comments