Skip to content

Commit

Permalink
Update podspec for current version
Browse files Browse the repository at this point in the history
  • Loading branch information
joeljfischer committed Jan 19, 2016
1 parent bdf9589 commit f7f626d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SuperLogger.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |spec|
spec.name = "SuperLogger"
spec.platform = :ios, "7.0"
spec.version = "0.1.0"
spec.version = "0.0.1"
spec.license = { :type => "New BSD", :file => 'LICENSE' }
spec.homepage = https://github.com/livio/SuperLogger
spec.authors = { 'Joel Fischer' => '[email protected]' }
Expand Down

0 comments on commit f7f626d

Please sign in to comment.