Skip to content

Commit

Permalink
Update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
codwam committed Apr 25, 2017
1 parent 05a59a3 commit ef7f54b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions LHDropDownTextField.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Pod::Spec.new do |s|
# * Finally, don't worry about the indent, CocoaPods strips it!

s.description = <<-DESC
为 UITextField 扩展 UIPickerView、UIDatePicker功能
为 UITextField 扩展 UIPickerView、UIDatePicker 功能
DESC

s.homepage = 'https://github.com/codwam/LHDropDownTextField'
Expand All @@ -33,7 +33,7 @@ Pod::Spec.new do |s|
s.source_files = 'LHDropDownTextField/Classes/**/*'

# s.resource_bundles = {
# 'LHDropDownTextField' => ['LHDropDownTextField/Assets/*.png']
# 'podTestLibrary' => ['podTestLibrary/Assets/*.png']
# }

# s.public_header_files = 'Pod/Classes/**/*.h'
Expand Down

0 comments on commit ef7f54b

Please sign in to comment.