Skip to content

Commit

Permalink
Updated podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
odrobnik committed Feb 20, 2015
1 parent 8347325 commit 3015e13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DTRichTextEditor.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Pod::Spec.new do |spec|
spec.source_files = 'Core/Source/*.{h,m,c}', 'Core/*.h'
spec.prefix_header_contents = '#import "DTLog.h"'
spec.dependency 'DTCoreText', '~>1.6.15'
spec.dependency 'DTWebArchive', '~>0.0.1'
spec.dependency 'DTWebArchive', '~>0.0.2'
spec.dependency 'DTLoupe', '~>1.5.5'
spec.dependency 'DTFoundation', '~>1.7.5'
spec.frameworks = 'AssetsLibrary'
Expand Down

0 comments on commit 3015e13

Please sign in to comment.