Skip to content

Commit

Permalink
Release 0.5.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lutzifer committed May 14, 2016
1 parent 6a165f5 commit 2e9eedb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Swinject-CodeGen.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Swinject-CodeGen"
s.version = "0.3.0"
s.version = "0.5.0"
s.summary = "Generates extensions on the container class, to make use of swinject less error prone and more typesafe."

s.description = <<-DESC
Expand All @@ -13,7 +13,6 @@ Pod::Spec.new do |s|
s.license = 'MIT'
s.author = 'Swinject Contributors'
s.source = { :git => "https://github.com/Swinject/Swinject-CodeGeneration.git", :tag => s.version.to_s }
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'

s.ios.deployment_target = '8.0'
s.tvos.deployment_target = '9.0'
Expand Down

0 comments on commit 2e9eedb

Please sign in to comment.