Skip to content

Commit

Permalink
Release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
swordray committed Sep 4, 2020
1 parent b2f6ce7 commit 6927e39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions UIImageSymbols.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'UIImageSymbols'
s.version = '0.1.0'
s.version = '0.2.0'
s.summary = 'A SF Symbols static variables extension of UIImage.'

# This description is used to generate tags and improve search results.
Expand All @@ -29,7 +29,7 @@ s.description = s.summary * 2
s.ios.deployment_target = '13.0'

s.source_files = 'UIImageSymbols/Classes/**/*'

# s.resource_bundles = {
# 'UIImageSymbols' => ['UIImageSymbols/Assets/*.png']
# }
Expand Down

0 comments on commit 6927e39

Please sign in to comment.