Skip to content

Commit

Permalink
Release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cefjoeii committed Jul 29, 2019
1 parent 42e1968 commit d7cb539
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PowerUpSwift.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'PowerUpSwift'
s.version = '0.2.2'
s.version = '0.3.0'
s.summary = 'Utilities to make iOS development faster and be more productive.'

# This description is used to generate tags and improve search results.
Expand All @@ -29,7 +29,7 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '10.0'

s.source_files = 'PowerUpSwift/Classes/**/*'
s.swift_version = '4.2'
s.swift_version = '5.0'

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

0 comments on commit d7cb539

Please sign in to comment.