Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
joeynelson42 committed Mar 10, 2020
2 parents fb47b99 + abf1e87 commit 2357b05
Show file tree
Hide file tree
Showing 23 changed files with 636 additions and 640 deletions.
4 changes: 2 additions & 2 deletions DossyText.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'DossyText'
s.version = '0.1.0'
s.version = '1.0.0'
s.summary = 'A subclass of UILabel reminiscent of Strong Bads Tandy 400'

s.description = <<-DESC
Expand All @@ -13,6 +13,6 @@ DESC
s.source = { :git => 'https://github.com/joeynelson42/DossyTextLabel.git', :tag => s.version.to_s }

s.ios.deployment_target = '10.0'
s.source_files = 'DossyText/DossyText.swift'
s.source_files = 'DossyTextLabel/Source/DossyTextLabel.swift'

end
306 changes: 0 additions & 306 deletions DossyText.xcodeproj/project.pbxproj

This file was deleted.

Loading

0 comments on commit 2357b05

Please sign in to comment.